Home Answers Viewqa Java-Beginners how to use a JInternalFrame in a JFrame to create a chat window in a client/server app?

 
 


pranay varma
how to use a JInternalFrame in a JFrame to create a chat window in a client/server app?
0 Answer(s)      4 months and 27 days ago
Posted in : Java Beginners

how to use a JInternalFrame within a JFrame?

i want to create a client/server app.
i know that JIternalFrame should be used with JDeskTopPane
but i want a chat window which can be moved within the app(just like chatting in facebook).

1.how to use JInternalFrame for this?
2.do you suggest any other swing component for this??

View Answers









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.