A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
obtaining the component tree for a particular JPanel
toto litoto
Greenhorn
Joined: May 29, 2002
Posts: 4
posted
Jun 04, 2002 01:56:00
0
JPanel
myPanel = new
JPanel
();
Component[] componentsmyPanel.getComponents();
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: obtaining the component tree for a particular JPanel
Similar Threads
How can I use methods from tabs in a JTabbedPane.
Quick Question
How add comp to frame so x,y pos and height never changes, width does adjust?
How do I add JPanel to an existing JPanel?
JTable, rowVector, addNotify()
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter