Below are my code
public static void main(String args[]){ JOptionPane pane = new JOptionPane(); pane.showInputDialog(null, "Question"); Object value = value.getValue(); ...