SwingFX v1.0

Uses of Package
net.java.swingfx.jdraggable

Packages that use net.java.swingfx.jdraggable
net.java.swingfx.jdraggable Contains all the classes and interfaces that make up JDraggable. 
net.java.swingfx.jdraggable.demo Contains a class(es) which can be used for testing and demoing. 
 

Classes in net.java.swingfx.jdraggable used by net.java.swingfx.jdraggable
Draggable
          An interface which represents any Component that wants to be dragged within a Container
DraggableManager
          An interface which defines a manager whose responsibility is to enable dragging for Component's of a Container which registers itself as the "draggable container"
DragPolicy
          Abstract class used to define a "Drag Policy".
 

Classes in net.java.swingfx.jdraggable used by net.java.swingfx.jdraggable.demo
Draggable
          An interface which represents any Component that wants to be dragged within a Container
 


SwingFX v1.0

SwingFX

Copyright 2005 Romain Guy and Craig Wickesser
All Rights Reserved.