java.awt
Class CardLayout.Card
java.lang.Object
java.awt.CardLayout.Card
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CardLayout
- class CardLayout.Card
- extends Object
- implements Serializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
name
public String name
comp
public Component comp
CardLayout.Card
public CardLayout.Card(String cardName,
Component cardComponent)