| Package | Description |
|---|---|
| icy.gui.main |
Contains graphic components and objects for the main interface
|
| icy.gui.menu |
Contains graphic components and objects related to the main (Ribbon) menu
|
| icy.imagej |
Contains all ImageJ related stuff (wrapper, integration...)
|
| Modifier and Type | Method and Description |
|---|---|
ImageJWrapper |
MainInterfaceGui.getImageJ() |
ImageJWrapper |
MainInterfaceBatch.getImageJ() |
ImageJWrapper |
MainInterface.getImageJ()
Returns the ImageJ object instance
|
| Modifier and Type | Method and Description |
|---|---|
ImageJWrapper |
MainRibbon.getImageJ() |
ImageJWrapper |
ImageJTask.getImageJ() |
| Constructor and Description |
|---|
ToolbarWrapper(ImageJWrapper ijw) |