|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.cuni.jagrlib.gui.MainWindow.RunningWorker
protected static class MainWindow.RunningWorker
Class holding information about one running worker thread.
Will be inserted into a Thread -> RunningWorker map.
| Field Summary | |
|---|---|
Breakable |
br
Associated breakable object (usually a MainWindow.RunningWorker module). |
InfoGroup |
composition
Composition in which this MainWindow.RunningWorker runs.. |
int |
counter
Number of mild-tries so far. |
| Constructor Summary | |
|---|---|
MainWindow.RunningWorker(Breakable b,
InfoGroup comp)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Breakable br
MainWindow.RunningWorker module).
public InfoGroup composition
MainWindow.RunningWorker runs..
public int counter
| Constructor Detail |
|---|
public MainWindow.RunningWorker(Breakable b,
InfoGroup comp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||