Package | Description |
---|---|
icy.gui.main |
Contains graphic components and objects for the main interface
|
Modifier and Type | Class and Description |
---|---|
static class |
IcyDesktopPane.AbstractDesktopOverlay |
class |
IcyDesktopPane.BackgroundDesktopOverlay
Background overlay.
|
Modifier and Type | Method and Description |
---|---|
void |
IcyDesktopPane.addOverlay(IcyDesktopPane.DesktopOverlay overlay)
Add the specified overlay to the desktop.
|
boolean |
IcyDesktopPane.removeOverlay(IcyDesktopPane.DesktopOverlay overlay)
remove the specified overlay from the desktop.
|