|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectTimerPlay
public class TimerPlay
| Constructor Summary | |
|---|---|
TimerPlay()
|
|
| Method Summary | |
|---|---|
static Timer |
initializeTimer(java.lang.String timerName,
TimeInput ti)
|
static void |
main(java.lang.String[] args)
|
static void |
printTimers(Timer white,
Timer black)
|
static void |
runOffTime(java.lang.String timerName,
Timer t,
TimeInput ti)
|
static java.lang.String |
timerString(java.lang.String s,
Timer t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerPlay()
| Method Detail |
|---|
public static Timer initializeTimer(java.lang.String timerName,
TimeInput ti)
public static void runOffTime(java.lang.String timerName,
Timer t,
TimeInput ti)
public static java.lang.String timerString(java.lang.String s,
Timer t)
public static void printTimers(Timer white,
Timer black)
public static void main(java.lang.String[] args)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||