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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by axr9

  1. axr9

    JOptionPane

    I want to use JOptionPane to create a login window for my java class. I did find sample code at the java.sun.com site. For example: String name = JOptionPane.showInputDialog("Please input name: firstname lastname"); String passwrd = JOptionPane.showInputDialog("Please input...

Part and Inventory Search

Back
Top