|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.CardLayout
org.ka2ddo.yaac.gui.ReadableCardLayout
public class ReadableCardLayout
A CardLayout with the ability to obtain the current card.
| Constructor Summary | |
|---|---|
ReadableCardLayout()
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getCurrentCard()
|
| Methods inherited from class java.awt.CardLayout |
|---|
addLayoutComponent, addLayoutComponent, first, getHgap, getLayoutAlignmentX, getLayoutAlignmentY, getVgap, invalidateLayout, last, layoutContainer, maximumLayoutSize, minimumLayoutSize, next, preferredLayoutSize, previous, removeLayoutComponent, setHgap, setVgap, show, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReadableCardLayout()
| Method Detail |
|---|
public java.awt.Component getCurrentCard()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||