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, mouseWheelMoved
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IcyDesktopPane.AbstractDesktopOverlay()
public void paint(java.awt.Graphics g, int width, int height)
paint
in interface IcyDesktopPane.DesktopOverlay