public static class IcyDesktopPane.AbstractDesktopOverlay extends java.awt.event.MouseAdapter implements IcyDesktopPane.DesktopOverlay
| Constructor and Description |
|---|
IcyDesktopPane.AbstractDesktopOverlay() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(java.awt.Graphics g,
int width,
int height) |
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMovedequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic IcyDesktopPane.AbstractDesktopOverlay()
public void paint(java.awt.Graphics g, int width, int height)
paint in interface IcyDesktopPane.DesktopOverlay