public class SolutionPerformanceTimelinePluginController extends ASimpleMVCPluginController<SolutionPerformanceTimelinePluginModel,SolutionPerformanceTimelinePluginView>
| Constructor and Description |
|---|
SolutionPerformanceTimelinePluginController(SolutionPerformanceTimelinePluginModel model,
SolutionPerformanceTimelinePluginView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleAlgorithmEventInternally(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent) |
void |
handleGUIEvent(GUIEvent guiEvent) |
getModel, getView, handleAlgorithmEvent, runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic SolutionPerformanceTimelinePluginController(SolutionPerformanceTimelinePluginModel model, SolutionPerformanceTimelinePluginView view)
public void handleGUIEvent(GUIEvent guiEvent)
handleGUIEvent in interface GUIEventListenerhandleGUIEvent in class ASimpleMVCPluginController<SolutionPerformanceTimelinePluginModel,SolutionPerformanceTimelinePluginView>public void handleAlgorithmEventInternally(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent)