public class ExtManager extends LogicManager
bio
Constructor and Description |
---|
ExtManager(VisBioFrame bio)
Constructs an external interface manager.
|
Modifier and Type | Method and Description |
---|---|
void |
doEvent(VisBioEvent evt)
Called to notify the logic manager of a VisBio event.
|
int |
getTasks()
Gets the number of tasks required to initialize this logic manager.
|
getVisBio, restoreState, saveState
public ExtManager(VisBioFrame bio)
public void doEvent(VisBioEvent evt)
doEvent
in class LogicManager
public int getTasks()
getTasks
in class LogicManager
Copyright © 2015–2022 SciJava. All rights reserved.