org.flexdock.docking.drag.effects
Class RubberBand
java.lang.Object
org.flexdock.docking.drag.effects.RubberBand
- Direct Known Subclasses:
- Win32RubberBand, X11RubberBand, XlibRubberBand
public class RubberBand
- extends Object
- Author:
- Christopher Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG_OUTPUT
public static final String DEBUG_OUTPUT
- See Also:
- Constant Field Values
RubberBand
public RubberBand()
paint
public void paint(Graphics g,
int x,
int y,
int width,
int height)
paint
public void paint(int x,
int y,
int width,
int height)
paint
public void paint(Rectangle r)
paint
public void paint(Graphics g,
Rectangle r)
clear
public void clear()