| 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.search |
Contains graphic components and objects related to the global search bar
|
| icy.gui.preferences |
Contains all preferences panels and frames
|
| plugins.kernel.canvas |
Contains all canvas type plugins for the kernel
|
| Modifier and Type | Class and Description |
|---|---|
class |
NumberTextField
Component to display and modify a numeric (double) value
|
| Modifier and Type | Method and Description |
|---|---|
void |
IcyTextField.TextChangeListener.textChanged(IcyTextField source,
boolean validate) |
void |
AbstractRoisPanel.textChanged(IcyTextField source,
boolean validate) |
| Modifier and Type | Method and Description |
|---|---|
void |
SwimmingPoolPanel.textChanged(IcyTextField source,
boolean validate) |
void |
RoiControlPanel.textChanged(IcyTextField source,
boolean validate) |
void |
LayersPanel.textChanged(IcyTextField source,
boolean validate) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchBar |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceListPreferencePanel.textChanged(IcyTextField source,
boolean validate) |
void |
PluginListPreferencePanel.textChanged(IcyTextField source,
boolean validate) |
void |
NetworkPreferencePanel.textChanged(IcyTextField source,
boolean validate) |
| Modifier and Type | Method and Description |
|---|---|
void |
VtkSettingPanel.textChanged(IcyTextField source,
boolean validate) |