Package | Description |
---|---|
icy.common.listener.weak |
Contains common shared weak listener in Icy
|
icy.gui.frame |
Contains all custom Frame (non modal)
|
Modifier and Type | Class and Description |
---|---|
class |
WeakIcyFrameListener
Weak wrapper for IcyFrameListener.
|
Constructor and Description |
---|
WeakIcyFrameListener(IcyFrameListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
IcyFrameAdapter |
Modifier and Type | Method and Description |
---|---|
void |
IcyFrame.addFrameListener(IcyFrameListener l)
Implement addFrameListener method
|
void |
IcyFrame.removeFrameListener(IcyFrameListener l)
Implement removeFrameListener method
|