public class GraphViewPluginController extends java.lang.Object implements IGUIPluginController
| Constructor and Description |
|---|
GraphViewPluginController(GraphViewPluginModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleGUIEvent(GUIEvent guiEvent) |
void |
handleSerializableAlgorithmEvent(ai.libs.jaicore.basic.algorithm.events.serializable.PropertyProcessedAlgorithmEvent algorithmEvent) |
public GraphViewPluginController(GraphViewPluginModel model)
public void handleSerializableAlgorithmEvent(ai.libs.jaicore.basic.algorithm.events.serializable.PropertyProcessedAlgorithmEvent algorithmEvent)
throws HandleAlgorithmEventException
handleSerializableAlgorithmEvent in interface PropertyProcessedAlgorithmEventListenerHandleAlgorithmEventExceptionpublic void handleGUIEvent(GUIEvent guiEvent)
handleGUIEvent in interface GUIEventListener