Package | Description |
---|---|
icy.gui.component |
Contains all custom components related classes (component, UI, renderer, editor...)
|
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 | Method and Description |
---|---|
void |
AbstractRoisPanel.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
ROITask.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
void |
MainRibbon.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
void |
ApplicationMenu.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
PluginStartupPreferencePanel.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
void |
PluginLocalPreferencePanel.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
Viewer.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
PluginLoader.PluginLoaderListener.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
SearchEngine.pluginLoaderChanged(PluginLoader.PluginLoaderEvent e) |