| Package | Description |
|---|---|
| icy.gui.main |
Contains graphic components and objects for the main interface
|
| icy.main |
Contains the main Icy class, responsible of the Icy application launch process (also contains the Icy version information)
|
| Modifier and Type | Class and Description |
|---|---|
class |
MainInterfaceBatch
MainInterfaceBatch
Default implementation used when Icy is launched in batch mode, without any GUI
|
class |
MainInterfaceGui
MainInterfaceGui
|
| Modifier and Type | Method and Description |
|---|---|
static MainInterface |
Icy.getMainInterface()
Return the main Icy interface.
|