DixShtix

Uses of Interface
com.dixshtix.awt.DragCapable

Packages that use DragCapable
com.dixshtix.awt Drag Manager and Swing-aware utilities. 
 

Uses of DragCapable in com.dixshtix.awt
 

Classes in com.dixshtix.awt that implement DragCapable
 class ShapeDraggablePanel
          Title:
 

Fields in com.dixshtix.awt declared as DragCapable
(package private)  DragCapable DragManager.lookup
           
 

Constructors in com.dixshtix.awt with parameters of type DragCapable
DragManager(java.awt.Component component, DragCapable lookup)
           
 


DixShtix