| Package | Description |
|---|---|
| icy.gui.preferences |
Contains all preferences panels and frames
|
| icy.workspace |
Contains Workspace objects definition and tools
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceOnlinePreferencePanel.workspaceInstalled(WorkspaceInstaller.WorkspaceInstallerEvent e) |
void |
WorkspaceLocalPreferencePanel.workspaceInstalled(WorkspaceInstaller.WorkspaceInstallerEvent e) |
void |
WorkspaceOnlinePreferencePanel.workspaceRemoved(WorkspaceInstaller.WorkspaceInstallerEvent e) |
void |
WorkspaceLocalPreferencePanel.workspaceRemoved(WorkspaceInstaller.WorkspaceInstallerEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceInstaller.WorkspaceInstallerListener.workspaceInstalled(WorkspaceInstaller.WorkspaceInstallerEvent e) |
void |
WorkspaceInstaller.WorkspaceInstallerListener.workspaceRemoved(WorkspaceInstaller.WorkspaceInstallerEvent e) |