public class ControlBarGUIPluginController extends java.lang.Object implements IGUIPluginController
| Constructor and Description |
|---|
ControlBarGUIPluginController(ControlBarGUIPluginModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleAlgorithmEvent(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent) |
void |
handleGUIEvent(GUIEvent guiEvent) |
public ControlBarGUIPluginController(ControlBarGUIPluginModel 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