com.levigo.util.swing.dnd
Interface BasicDragGestureRecognizer.BeforeDrag

Enclosing class:
BasicDragGestureRecognizer

public static interface BasicDragGestureRecognizer.BeforeDrag

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


Method Summary
 void dragStarting(MouseEvent me)
           
 

Method Detail

dragStarting

void dragStarting(MouseEvent me)


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