-
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
protected boolean |
isDragging |
true if the JToolBar is being dragged.
|
protected Point |
origin |
The origin point.
|
protected JToolBar |
toolBar |
The instance of JToolBar .
|
-
Method Summary
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
origin
protected Point origin
The origin point.