| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.server.ClockController
edu.cuny.cat.server.SynchronousClockController
edu.cuny.cat.server.NoQuittingClockController
public class NoQuittingClockController
This cat game clock controller works in a way similar to
 SynchronousClockController, but does not exit the
 Java system after a cat game ends.
| Field Summary | 
|---|
| Fields inherited from class edu.cuny.cat.server.ClockController | 
|---|
P_DEF_BASE | 
| Constructor Summary | |
|---|---|
NoQuittingClockController()
 | 
|
| Method Summary | |
|---|---|
protected  void | 
quitGame()
 | 
| Methods inherited from class edu.cuny.cat.server.SynchronousClockController | 
|---|
eventOccurred, startClock | 
| Methods inherited from class edu.cuny.cat.server.ClockController | 
|---|
pauseClock, resumeClock, start, stop, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public NoQuittingClockController()
| Method Detail | 
|---|
protected void quitGame()
quitGame in class ClockController
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||