Package | Description |
---|---|
icy.action |
Contains all Icy action command classes which are accessible through the search bar
|
icy.canvas |
Contains base Icy canvas and related classes
|
icy.common.listener.weak |
Contains common shared weak listener in Icy
|
icy.gui.inspector |
Contains all classes and components related to the Icy inspector
|
icy.gui.lut |
Contains all graphic components related to the Icy LUT (Look Up Table)
|
icy.gui.main |
Contains graphic components and objects for the main interface
|
icy.gui.viewer |
Contains all components and classes related to the Icy Viewer
|
plugins.tutorial.roi |
Modifier and Type | Method and Description |
---|---|
void |
CanvasActions.ToggleLayersAction.activeViewerChanged(ViewerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
IcyCanvas.viewerChanged(ViewerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
WeakActiveViewerListener.activeViewerChanged(ViewerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SequencePanel.activeViewerChanged(ViewerEvent event) |
void |
LayersPanel.activeViewerChanged(ViewerEvent event) |
void |
InspectorPanel.activeViewerChanged(ViewerEvent event)
Called when focused viewer has changed
|
Modifier and Type | Method and Description |
---|---|
void |
ScalerViewer.viewerChanged(ViewerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ActiveViewerListener.activeViewerChanged(ViewerEvent event)
A property change of current active viewer has changed.
|
void |
FocusedViewerListener.focusedViewerChanged(ViewerEvent event)
Deprecated.
The focused viewer has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
WeakViewerListener.viewerChanged(ViewerEvent event) |
void |
ViewerListener.viewerChanged(ViewerEvent event) |
void |
ViewerAdapter.viewerChanged(ViewerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingFromROI.viewerChanged(ViewerEvent event) |