public abstract static class HandleBorder.Handle extends Object
| Constructor and Description |
|---|
HandleBorder.Handle(int thick) |
public void paint(Component c, Graphics2D g, int w, int h)
public abstract void setRect(int w,
int h)
protected abstract Rectangle getRect()
public boolean contains(Point p)
Copyright © 2012-2013 SoftSmithy. All Rights Reserved.