public interface IGUIPlugin
| Modifier and Type | Method and Description |
|---|---|
IGUIPluginController |
getController() |
IGUIPluginModel |
getModel() |
IGUIPluginView |
getView() |
void |
setAlgorithmEventSource(AlgorithmEventSource graphEventSource) |
void |
setGUIEventSource(GUIEventSource guiEventSource) |
IGUIPluginController getController()
IGUIPluginModel getModel()
IGUIPluginView getView()
void setAlgorithmEventSource(AlgorithmEventSource graphEventSource)
void setGUIEventSource(GUIEventSource guiEventSource)