Package com.levigo.util.swing.dnd

Interface Summary
BasicDragGestureRecognizer.BeforeDrag This interface must be implemented by classes wishing to receive a notification before a drag gesture starts.
 

Class Summary
BasicDragGestureRecognizer A simple replacement for the non-accessible javax.swing.plaf.basic.DragRecognitionSupport class.
VisualRepresentationSupportTransferHandler A TransferHandler correctly implementing a visual representation of what is being dragged via TransferHandler.getVisualRepresentation(Transferable), which the standard transfer handler doesn't (at least up to and including 1.6).
 



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.