Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do I get input using an inputbox in Java (using NetBeans)

Status
Not open for further replies.

lhugh

MIS
May 21, 2000
115
CA
I would like to do this

int num = inputbox("Enter the integer");

String name = inputbox("Enter a name");

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top