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