Hi,
I have IntelliJ and am trying to make a GUI application and it says this:
cannot invoke javax.swing.JFrame.add(java.awt.Component) because this.frame is null
Someone told me the JFrame thing is null, but didn't tell me how to fix.
Please help me fix the issue.
Thanks,
pikachuwu


LinkBack URL
About LinkBacks
Reply With Quote