Skip to content

Instantly share code, notes, and snippets.

@SniperProSerria117
Created November 13, 2014 23:08
Show Gist options
  • Save SniperProSerria117/ee1e321f70032dcb067a to your computer and use it in GitHub Desktop.
Save SniperProSerria117/ee1e321f70032dcb067a to your computer and use it in GitHub Desktop.
Java Option Pane
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