|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The wrapper of the visualizer.
Method Summary | |
void |
setTask(CommandTask task)
After instatiation this method is called with the task that is wrapped. |
ActionListener |
wrap(JComponent visualizerComponent,
boolean showStatus,
boolean showClose)
Wrap a visualizer component. |
Method Detail |
public void setTask(CommandTask task)
public ActionListener wrap(JComponent visualizerComponent, boolean showStatus, boolean showClose)
visualizerComponent
- The component to wrapshowStatus
- Whether to show the status of the command (running/finished)showClose
- Whether to provide a possibility to close the dialog
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |