Interface DragRecognitionSupport.BeforeDrag
- All Known Implementing Classes:
BasicXListUI.Handler
- Enclosing class:
DragRecognitionSupport
public static interface DragRecognitionSupport.BeforeDrag
This interface allows us to pass in a handler to mouseDragged,
so that we can be notified immediately before a drag begins.
-
Method Summary
-
Method Details
-
dragStarting
-