Package | Description |
---|---|
loci.visbio | |
loci.visbio.data | |
loci.visbio.view |
Modifier and Type | Class and Description |
---|---|
class |
SystemControls
SystemControls is the control panel for reporting system information.
|
class |
TaskControls
TaskControls is the control panel for managing tasks.
|
Modifier and Type | Method and Description |
---|---|
ControlPanel |
PanelManager.getPanel(String name)
Gets the control panel with the given name.
|
Modifier and Type | Method and Description |
---|---|
void |
PanelManager.addPanel(ControlPanel cpl,
int x,
int y,
int w,
int h)
Adds a new control panel.
|
void |
PanelManager.addPanel(ControlPanel cpl,
int x,
int y,
int w,
int h,
String colString,
String rowString)
Adds a new control panel.
|
Modifier and Type | Class and Description |
---|---|
class |
DataControls
DataControls is the control panel for managing data.
|
Modifier and Type | Class and Description |
---|---|
class |
DisplayControls
DisplayControls is the control panel for managing displays.
|
Copyright © 2015–2022 SciJava. All rights reserved.