public class SpeedSliderGUIPlugin extends java.lang.Object implements IGUIPlugin
| Constructor and Description |
|---|
SpeedSliderGUIPlugin() |
| Modifier and Type | Method and Description |
|---|---|
IGUIPluginController |
getController() |
IGUIPluginModel |
getModel() |
IGUIPluginView |
getView() |
void |
setAlgorithmEventSource(AlgorithmEventSource graphEventSource) |
void |
setGUIEventSource(GUIEventSource guiEventSource) |
public IGUIPluginController getController()
getController in interface IGUIPluginpublic IGUIPluginModel getModel()
getModel in interface IGUIPluginpublic IGUIPluginView getView()
getView in interface IGUIPluginpublic void setAlgorithmEventSource(AlgorithmEventSource graphEventSource)
setAlgorithmEventSource in interface IGUIPluginpublic void setGUIEventSource(GUIEventSource guiEventSource)
setGUIEventSource in interface IGUIPlugin