|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.gui.F2FOrderDisplayPanel.F2FState
The F2F State, for saving
Constructor Summary | |
F2FOrderDisplayPanel.F2FState(Power currentPower,
boolean[] tabState)
Create an F2FState object |
Method Summary | |
Power |
getCurrentPower()
The current power (or null) who is entering orders. |
boolean[] |
getTabState()
The submission state of the displayed tabs. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public F2FOrderDisplayPanel.F2FState(Power currentPower, boolean[] tabState)
Method Detail |
public Power getCurrentPower()
public boolean[] getTabState()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |