Overview | Methods | Fields | This Package | All Packages
Creates a GiveFeedbackEvent object.
Syntax
public GiveFeedbackEvent( int effect, boolean useDefaultCursors )
Parameters
effect
The type of drag-and-drop operation. Possible values are obtained by applying the bitwise OR operation (|) to the constants defined in the DragDropEffect class.
useDefaultCursors
Set to true if default cursors are used; otherwise, set to false.