My First Java Swing Program to Create Simple Input Dialog And Showing a Message
I have created a program for confirm a input dialog box which takes a string and then create another swing dialog to show the input along with my name.
Reference
- JOptionPane.showInputDialog - Shows an input dialog and return the value upon confirmation
- JOptionPane.showMessageDialog - Creates another dialog just to display a message
Comments
Leave a comment
You are not LoggedIn but you can comment as an anonymous user which requires manual approval. For better experience please Login.