I want to make a program show the console output of a running CLI program, i.e. Minecraft server. But within a gui. So buttons and stuff for configuration of the server and then a console on one side to display server side events.
To clarify. I'm not wanting someone to tell me how to talk to the server. I'm wanting help with the gui code.