I'd like to lock my app from being resized &
I found the frame.setResizable(boolean) but frame seems not to be initialzed on P.1.5.1 ( Nullpointer ).
How would I do this?
I found the frame.setResizable(boolean) but frame seems not to be initialzed on P.1.5.1 ( Nullpointer ).
How would I do this?
1