User Input in a Java GUI -
i have been trying figure out should use user input in gui. want user input text gui , have program save text can use later. have basic understanding of programming gui's. appreciated!
you can use jtextfield
or joptionpane.showinputdialog
. question how can input value swing? or asking can use?
Comments
Post a Comment