|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.thestump.ghronos.ui.state.StateFactory
Used to create state labels
| Constructor Summary | |
StateFactory()
|
|
| Method Summary | |
static StateLabel |
getState(byte id)
Gets the requested state label |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StateFactory()
| Method Detail |
public static StateLabel getState(byte id)
id - The id of the state label
BadArgumentException - If id does not match the ID of
any known state label class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||