Package | Description |
---|---|
icy.gui.component.pool |
Contains graphical component related to the Icy swimming pool
|
icy.gui.inspector |
Contains all classes and components related to the Icy inspector
|
icy.swimmingPool |
Contains Swimming Pool related objects and tools.
|
Modifier and Type | Class and Description |
---|---|
class |
SwimmingObjectChooser |
Modifier and Type | Class and Description |
---|---|
class |
SwimmingPoolPanel |
Modifier and Type | Class and Description |
---|---|
class |
SwimmingPoolViewer |
class |
WeakSwimmingPoolListener
Weak listener wrapper for SwimmingPoolListener.
|
Modifier and Type | Method and Description |
---|---|
void |
SwimmingPool.addListener(SwimmingPoolListener listener) |
void |
SwimmingPool.removeListener(SwimmingPoolListener listener) |
Constructor and Description |
---|
WeakSwimmingPoolListener(SwimmingPoolListener listener) |