public class OverlayManager extends LogicManager
bio| Constructor and Description |
|---|
OverlayManager(VisBioFrame bio)
Constructs a window manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doEvent(VisBioEvent evt)
Called to notify the logic manager of a VisBio event.
|
protected void |
doGUI()
Adds overlay-related GUI components to VisBio.
|
int |
getTasks()
Gets the number of tasks required to initialize this logic manager.
|
getVisBio, restoreState, saveStatepublic OverlayManager(VisBioFrame bio)
public void doEvent(VisBioEvent evt)
doEvent in class LogicManagerpublic int getTasks()
getTasks in class LogicManagerprotected void doGUI()
Copyright © 2015–2022 SciJava. All rights reserved.