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