posted 13 years ago
Hi Maneesh,
i have added the child components to the JFrame before calling setVisible().
this is my complete code.one thing is the following code is working in Eclipse but not in NetBeans why.run this code and set the message when the Chat Client is in Iconified(Minimized) state and DeIconify(Maximize) the ChatClient Window and see the message.Message is not displayed and if you select the area in JTextPane with mouse then the message is displaying.
This is the code for calling ClientMain1
This is the code of ClientMain1