Alright, yeah I've been really distracted lately...
When I try to run the program, I get a null pointer exception, somewhere in EditorApp.addComponentsToFrame(); (it won't tell me where...)
Am I correct in thinking the way to run the program is to simple call the constructor of EditorApp?
When I try to run the program, I get a null pointer exception, somewhere in EditorApp.addComponentsToFrame(); (it won't tell me where...)
Am I correct in thinking the way to run the program is to simple call the constructor of EditorApp?