freemind.controller

Class NodeDragListener

public class NodeDragListener extends Object implements DragGestureListener

The NodeDragListener which belongs to every NodeView
Constructor Summary
NodeDragListener(Controller controller)
Method Summary
voiddragGestureRecognized(DragGestureEvent e)
CursorgetCursorByAction(int dragAction)

Constructor Detail

NodeDragListener

public NodeDragListener(Controller controller)

Method Detail

dragGestureRecognized

public void dragGestureRecognized(DragGestureEvent e)

getCursorByAction

public Cursor getCursorByAction(int dragAction)