SwingFX v1.0

Uses of Interface
net.java.swingfx.jdraggable.DraggableManager

Packages that use DraggableManager
net.java.swingfx.jdraggable Contains all the classes and interfaces that make up JDraggable. 
 

Uses of DraggableManager in net.java.swingfx.jdraggable
 

Classes in net.java.swingfx.jdraggable that implement DraggableManager
 class DefaultDraggableManager
          A default implementation of the DraggableManager interface.
 

Constructors in net.java.swingfx.jdraggable with parameters of type DraggableManager
DraggableListener(DraggableManager dragManager)
          Creates a new listener which communicates with the given DraggableManager during "dragging"
 


SwingFX v1.0

SwingFX

Copyright 2005 Romain Guy and Craig Wickesser
All Rights Reserved.