Java GUI Programming - Tutorial 4 (JOptionPane) HD

preview_player
Показать описание
This is the fourth video from the Java GUI Programming tutorial series. In this tutorial we will create our first Hello World Java GUI using a very simple line of code provided by the java programming language.
Рекомендации по теме
Комментарии
Автор

hi, im doing a java program using GUI, and im having a hard time to construct my program
my program is : if users enter "blue" and " steady" it will say clear sky
or " blue" and " flashing" it will say cloudy. but i dont know how construct my program using if statement to only display one message. please help

DylanChauSeattle