|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.isisfish.ui.queue.QueueAction
public class QueueAction
Common action for all queue ui.
| Field Summary | |
|---|---|
protected QueueUI |
queueUI
queue ui to manage. |
| Constructor Summary | |
|---|---|
QueueAction(QueueUI queueUI)
Queue action. |
|
| Method Summary | |
|---|---|
protected void |
clearDoneJobs()
Remove all done jobs. |
protected void |
restartSimulation()
Restart simulation. |
protected void |
stopSimulation()
Stop simulation associated with table selected rows. |
void |
updateActions()
Update ui buttons. |
protected void |
viewLog()
View log of selected done jobs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected QueueUI queueUI
| Constructor Detail |
|---|
public QueueAction(QueueUI queueUI)
queueUI - queue ui to manage| Method Detail |
|---|
public void updateActions()
protected void stopSimulation()
protected void restartSimulation()
protected void viewLog()
protected void clearDoneJobs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||