Package | Description |
---|---|
icy.gui.main |
Contains graphic components and objects for the main interface
|
Modifier and Type | Method and Description |
---|---|
void |
MainInterfaceGui.addGlobalROIListener(GlobalROIListener listener) |
void |
MainInterfaceBatch.addGlobalROIListener(GlobalROIListener listener) |
void |
MainInterface.addGlobalROIListener(GlobalROIListener listener)
Add global ROI listener
|
void |
MainInterfaceGui.removeGlobalROIListener(GlobalROIListener listener) |
void |
MainInterfaceBatch.removeGlobalROIListener(GlobalROIListener listener) |
void |
MainInterface.removeGlobalROIListener(GlobalROIListener listener)
Remove global ROI listener
|