|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.princeton.toy.TSimMachinePane.Runner
protected class TSimMachinePane.Runner
Runner is a simple implementation of Runnable for the Thread started when the component's size changes.
| Field Summary | |
|---|---|
protected boolean |
isRunning
|
| Constructor Summary | |
|---|---|
protected |
TSimMachinePane.Runner()
|
| Method Summary | |
|---|---|
void |
run()
Implement Runnable to run the TSimMachinePane. |
void |
start()
Causes the runner to start. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean isRunning
| Constructor Detail |
|---|
protected TSimMachinePane.Runner()
| Method Detail |
|---|
public void start()
public void run()
run in interface Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||