public class SpeedSliderGUIPluginController extends java.lang.Object implements IGUIPluginController
| Constructor and Description |
|---|
SpeedSliderGUIPluginController(SpeedSliderGUIPluginModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleAlgorithmEvent(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent) |
void |
handleGUIEvent(GUIEvent guiEvent) |
public SpeedSliderGUIPluginController(SpeedSliderGUIPluginModel model)
public void handleAlgorithmEvent(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent)
throws HandleAlgorithmEventException
handleAlgorithmEvent in interface AlgorithmEventListenerHandleAlgorithmEventExceptionpublic void handleGUIEvent(GUIEvent guiEvent)
handleGUIEvent in interface GUIEventListener