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

Public Member Functions

void dragGestureRecognized (DragGestureEvent dge)
 
boolean isDragImageSupported ()
 

Protected Attributes

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

Detailed Description

Class that handles drag operations that occur in the tree.

Author
Marc McIntyre mmcin.nosp@m.tyre.nosp@m.@squi.nosp@m.z.ne.nosp@m.t

Definition at line 1718 of file MatrixTree.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 1732 of file MatrixTree.java.


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