Package | Description |
---|---|
icy.gui.component |
Contains all custom components related classes (component, UI, renderer, editor...)
|
icy.gui.inspector |
Contains all classes and components related to the Icy inspector
|
icy.gui.menu |
Contains graphic components and objects related to the main (Ribbon) menu
|
icy.gui.preferences |
Contains all preferences panels and frames
|
icy.gui.viewer |
Contains all components and classes related to the Icy Viewer
|
icy.plugin |
Contains Plugin class model and attached interfaces.
|
icy.search |
Contains Search engine related classes
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoisPanel
Abstract ROI panel component
|
Modifier and Type | Class and Description |
---|---|
class |
RoisPanel
ROI Panel component displayed in the Icy inspector.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationMenu |
class |
MainRibbon
This class is used to separate ribbon construction from the ribbon frame
|
class |
ROITask
ROI dedicated task
|
class |
ToolRibbonTask
Deprecated.
Use
ROITask instead. |
Modifier and Type | Class and Description |
---|---|
class |
PluginLocalPreferencePanel |
class |
PluginStartupPreferencePanel |
Modifier and Type | Class and Description |
---|---|
class |
Viewer
Viewer send an event if the IcyCanvas change.
|
Modifier and Type | Method and Description |
---|---|
static void |
PluginLoader.addListener(PluginLoader.PluginLoaderListener listener)
Add a listener
|
static void |
PluginLoader.removeListener(PluginLoader.PluginLoaderListener listener)
Remove a listener
|
Modifier and Type | Class and Description |
---|---|
class |
SearchEngine
SearchEngine for Icy.
|