freemind.controller

Class NodeDragListener

Implemented Interfaces:
DragGestureListener

public class NodeDragListener
extends java.lang.Object
implements DragGestureListener

The NodeDragListener which belongs to every NodeView

Constructor Summary

NodeDragListener(Controller controller)

Method Summary

void
dragGestureRecognized(DragGestureEvent e)
Cursor
getCursorByAction(int dragAction)

Constructor Details

NodeDragListener

public NodeDragListener(Controller controller)

Method Details

dragGestureRecognized

public void dragGestureRecognized(DragGestureEvent e)

getCursorByAction

public Cursor getCursorByAction(int dragAction)