954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Regarding JContentPane

We have 3 classes.In first class,we have a content pane and we have created object of second class on it.In second class,we have
added a few textfields.We want that all these textfields of second class should be visible in third class.Third class also has its own GUI components(textfields).

But the problem is that textfields in second class are not visible in third class.We have used removeAll() and repaint() methods for
removing components of third class and adding textfileds of second class.But it's not working.How can we do this?

srs_grp
Light Poster
34 posts since Sep 2008
Reputation Points: 9
Solved Threads: 0
 

Hello,

Can you please post your code here ? :D

puneetkay
Junior Poster
122 posts since Nov 2007
Reputation Points: 51
Solved Threads: 24
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You