Package | Description |
---|---|
icy.common.listener.weak |
Contains common shared weak listener in Icy
|
icy.gui.component |
Contains all custom components related classes (component, UI, renderer, editor...)
|
icy.gui.main |
Contains graphic components and objects for the main interface
|
icy.gui.util |
Contains common GUI tools (LAF, Swing, position saver...)
|
icy.gui.viewer |
Contains all components and classes related to the Icy Viewer
|
icy.network |
Contains network tools and related objects (download / upload operation, IRC...)
|
icy.painter |
Contains Icy Overlay / Painter structure definition and basics Overlay helper classes
|
icy.sequence |
Contains Icy Sequence structure definition and associated objects / tools.
|
icy.swimmingPool |
Contains Swimming Pool related objects and tools.
|
Modifier and Type | Class and Description |
---|---|
class |
WeakActiveSequenceListener |
class |
WeakActiveViewerListener |
class |
WeakComponentListener
Weak wrapper for ComponentListener.
|
class |
WeakIcyFrameListener
Weak wrapper for IcyFrameListener.
|
class |
WeakWindowFocusListener |
class |
WeakWindowListener |
Modifier and Type | Class and Description |
---|---|
static class |
ExternalizablePanel.WeakStateListener |
Modifier and Type | Class and Description |
---|---|
class |
WeakMainListener
Deprecated.
Use one of these interface instead:
GlobalViewerListener GlobalSequenceListener GlobalROIListener GlobalOverlayListener GlobalPluginListener |
Modifier and Type | Class and Description |
---|---|
static class |
LookAndFeelUtil.WeakSkinChangeListener
Weak listener wrapper for SkinChangeListener.
|
Modifier and Type | Class and Description |
---|---|
class |
WeakViewerListener
Weak listener wrapper for ViewerListener.
|
Modifier and Type | Class and Description |
---|---|
static class |
NetworkUtil.WeakInternetAccessListener
Weak listener wrapper for NetworkConnectionListener.
|
Modifier and Type | Class and Description |
---|---|
class |
WeakOverlayListener
Weak wrapper for OverlayListener.
|
Modifier and Type | Class and Description |
---|---|
class |
WeakSequenceListener
Weak listener wrapper for SequenceListener interface
|
Modifier and Type | Class and Description |
---|---|
class |
WeakSwimmingPoolListener
Weak listener wrapper for SwimmingPoolListener.
|