I am writing an Application Server in java for Windows.I have designed an elegant interface of this Server in Swing.Now I want not to open the Server gui every time but invoke from the task bar .Can every body give me an example code or just guide how can I start my application from task bar.i.e when the user click on task bar icon the application interface going to visible and also by minimizing the Server the application invisible,and also by closing the application the task bar represtation also going to be remove...
I am very thanful if any body help me....