All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----gjt.rubberband.RubberbandPanel
Clients may set or get the Rubberband at any time.
public RubberbandPanel()
public abstract void rubberbandEnded(Rubberband rb)
public void setRubberband(Rubberband rb)
public Rubberband getRubberband()
public void processMouseEvent(MouseEvent event)
All Packages Class Hierarchy This Package Previous Next Index