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, saveState
public OverlayManager(VisBioFrame bio)
public void doEvent(VisBioEvent evt)
doEvent
in class LogicManager
public int getTasks()
getTasks
in class LogicManager
protected void doGUI()
Copyright © 2015–2022 SciJava. All rights reserved.