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, saveStatepublic ExtManager(VisBioFrame bio)
public void doEvent(VisBioEvent evt)
doEvent in class LogicManagerpublic int getTasks()
getTasks in class LogicManagerCopyright © 2015–2022 SciJava. All rights reserved.