|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectora.gui.helper.ThreadController
public class ThreadController
| Constructor Summary | |
|---|---|
ThreadController(ElementController eh,
GraphPane graphPane,
MemoryPane memPane)
|
|
| Method Summary | |
|---|---|
void |
buzz()
|
void |
close()
|
MemoryThread |
getMemoryThread()
|
void |
startThreads(boolean startThreads)
|
boolean |
stopThreads()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadController(ElementController eh,
GraphPane graphPane,
MemoryPane memPane)
| Method Detail |
|---|
public void startThreads(boolean startThreads)
public void buzz()
public boolean stopThreads()
public void close()
public MemoryThread getMemoryThread()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||