Created
November 13, 2014 23:08
-
-
Save SniperProSerria117/ee1e321f70032dcb067a to your computer and use it in GitHub Desktop.
Java Option Pane
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package userinput; | |
import javax.swing.JOptionPane; | |
public static void main(String[] args) { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment