How do you make InputBoxes in Java??
i tried:
class A{
public static void main(String[] args){
double F = JOptionPane.showInputBox("Input");
}}
Doesn't work...
help.
|
Results 1 to 7 of 7
Thread: JoptionPaneThreaded View
|
Click Here to Expand Forum to Full Width |