Code :if (state == ItemEvent.SELECTED) { System.out.println("Server Online"); start javaw -Xmx500m -cp .;Theme.jar Gui
Is there a right way to do this?
Printable View
Code :if (state == ItemEvent.SELECTED) { System.out.println("Server Online"); start javaw -Xmx500m -cp .;Theme.jar Gui
Is there a right way to do this?
Do what?
I see two lines of source code and one line that looks like a commandline.