|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--haifa.shopsim.UI.PostGUIRunAction
This class is a functor that holds the method that is done after a run. It is the shopRun that calls this method.
| Field Summary | |
(package private) MainGUI |
mainGUI
|
| Constructor Summary | |
PostGUIRunAction(MainGUI mainGUI_)
|
|
| Method Summary | |
void |
doAction()
Does whatever is needed for the specific framework. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
MainGUI mainGUI
| Constructor Detail |
public PostGUIRunAction(MainGUI mainGUI_)
| Method Detail |
public void doAction()
PostRunActiondoAction in interface PostRunAction
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||