Search the Community
Showing results for tags 'panel or gui'.
-
Recently I've been working on some Java Swing applications for my private server EvolutionScape; the two applications I have developed are a server panel and a startup GUI for the client. The server panel allows you to edit and control parts of the server, so far I have only started coding the layout for the server panel so at the moment it doesn't function. The startup GUI for the client give you the option to load the client in two different details, LD and HD; when you select one of the options a packet is sent to the server, the server then detects this and sets the correct frames for the client. Server Panel: http://i306.photobucket.com/albums/nn267/matthewcarter123/ServerPanel.png This is the start to my server panel, as you can see I still have more tabs to add and the content to add. I hope to finish this by the end of next week, once it is complete I shall update this thread with a video of it in action. Once I've completed the server panel I hope to then go on to develop a website control panel for the server using TCP > HTTP connections (SWSockets). Hopefully it wont be too hard... Client GUI: http://i306.photobucket.com/albums/nn267/matthewcarter123/StartupGUI.png If you like I shall post a video of this in action, at the moment the HD client won't load as the LD and HD client both use the same startup method. But I have another version of it working where different client widths are set, so I will get a video of that version instead. So these are just the start of a few projects, please post your thoughts and any other features I could add to them.
- 11 replies
-
- panel or gui
- project
-
(and 1 more)
Tagged with: