This is just a small piece of the code, but when I run this I get an error.
I get this error:
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
EXIT_ON_CLOSE cannot be resolved to a variable
at JXplorer.buildGUI(JXplorer.java:32)
at JXplorer.main(JXplorer.java:21)