ArrayLIst of JPanel

Hi,I have an ArrayList of JPanel,in order to get the require panel from the list, is there a way to assign an ID to each JPanelthanks in advance
[172 byte] By [--stallion--a] at [2007-11-27 6:01:07]
# 1
> Hi,> > I have an ArrayList of JPanel,> in order to get the require panel from the list, isHow do you know what the "require panel" is?
cotton.ma at 2007-7-12 16:40:18 > top of Java-index,Java Essentials,Java Programming...
# 2
You might want to read the [url= http://java.sun.com/docs/books/tutorial/uiswing/layout/card.html]CardLayout tutorial[/url].
CaptainMorgan08a at 2007-7-12 16:40:18 > top of Java-index,Java Essentials,Java Programming...