[Project] Server Panel/GUI

Status
Not open for further replies.

TehByte

Active Members
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:

c58b5a75a5f403f79353f1d20c0a3408.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:

e115a9b2ecd532de823b6cbca36dff1c.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.

 

Tyler

Active Members
Very interested in this to be honest. It's something that I've not seen done before. It's just a shame you've got the ****** default JAVA buttons. :p

Good luck!

Regards,

Tyler.

 

TehByte

Active Members
Meh, I'll edit the Java buttons to look nicer ^^

Any ideas of what tabs I need to add? And the server panels been done before but the client GUI hasn't ;D

 

Tyler

Active Members
Not really sure to be honest. I think those tabs are suitable. I'm sure you could expand them a little more though?

For example;

Players could be expanded into Online List, Bans & Mutes, Edit a Player

 

Tyler

Active Members
Oh well. Then I'm not exactly sure to be honest. I suppose you could just leave it, and you'll come across more ideas in the future. It doesn't exactly have to be good, since I guess only Administrators like yourself and possibly moderators? will be using it.
 

MxRE

Active Members
Wow, this sounds awesome mate.

Looks good, and I look forward to seeing progress in it.

 

TehByte

Active Members
Hmmm yeah Tyler, I'll just keep it with the tabs I have at the moment and go in depth with the features in there.

MxRE: Thank you :D

 

TehByte

Active Members
Thread closed - project is no longer being worked on ;o

I've decided to stop working on this project for a while, I'll open the thread up if I start again.

 
Status
Not open for further replies.
Top Bottom