Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
InspectorGadget.DragHandler Class Reference
Inheritance diagram for InspectorGadget.DragHandler:

Public Member Functions

void dragGestureRecognized (DragGestureEvent dge)
 

Protected Attributes

TreePath[] dragPaths
 
Point dragOffset = new Point(5, 5)
 

Detailed Description

Class that handles drag operations that occur in the inspector.

Author
Nathan de Vries ndvri.nosp@m.es@s.nosp@m.quiz..nosp@m.net

Definition at line 964 of file InspectorGadget.java.

Member Function Documentation

void dragGestureRecognized ( DragGestureEvent  dge)
inline

Event method from DragGestureListener that is invoked when a drag operation is recognized

Parameters
dgethe DragGestureEvent

Definition at line 979 of file InspectorGadget.java.


The documentation for this class was generated from the following file: