|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the interface to all implementations of user interfaces like shell or GUI
Method Summary | |
String |
askToSaveHistory()
asks if the history should be saved if a new history will be loaded or cockpit will be ended. |
void |
run()
runs the thread |
void |
setUserInterfaceReference()
sets the reference to the user interface for the commandTemplate. |
boolean |
updateUI(Object arguments)
is called by cockpit if something changes. |
Method Detail |
public void run()
public void setUserInterfaceReference()
public String askToSaveHistory()
public boolean updateUI(Object arguments)
arguments
- contains all commands should be called to update the needed changes
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |