Creates a GiveFeedbackEvent object.
public GiveFeedbackEvent( int effect, boolean useDefaultCursors )
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.