im not sure what is that, i'm learning, it work on teacher's example, but mine says cannot find symbol... teacher is not here but I need to finish...(im using mac)
Cannot find symbol means that Java has no idea what you're trying to reference In this case, it cannot figure out what JOptionPane is
JOptionPane
cannot find symbol
im not sure what is that, i'm learning, it work on teacher's example, but mine says cannot find symbol... teacher is not here but I need to finish...(im using mac)
Cannot find symbol means that Java has no idea what you're trying to reference
In this case, it cannot figure out what
JOptionPane
is