edu.stanford.hci.dtools.statechart.palette
Class DtoolsPanningSelectionTool

java.lang.Object
  extended by org.eclipse.gef.util.FlagSupport
      extended by org.eclipse.gef.tools.AbstractTool
          extended by org.eclipse.gef.tools.TargetingTool
              extended by org.eclipse.gef.tools.SelectionTool
                  extended by org.eclipse.gef.tools.PanningSelectionTool
                      extended by edu.stanford.hci.dtools.statechart.palette.DtoolsPanningSelectionTool
All Implemented Interfaces:
org.eclipse.gef.RequestConstants, org.eclipse.gef.Tool

public class DtoolsPanningSelectionTool
extends org.eclipse.gef.tools.PanningSelectionTool

This software is distributed under the BSD License.

Author:
Michael Bernstein ( mbernst(AT)stanford.edu )

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.gef.tools.AbstractTool
org.eclipse.gef.tools.AbstractTool.Input
 
Field Summary
 
Fields inherited from class org.eclipse.gef.tools.AbstractTool
PROPERTY_UNLOAD_WHEN_FINISHED
 
Fields inherited from interface org.eclipse.gef.RequestConstants
REQ_ADD, REQ_ALIGN, REQ_ALIGN_CHILDREN, REQ_CLONE, REQ_CONNECTION_END, REQ_CONNECTION_START, REQ_CREATE, REQ_CREATE_BENDPOINT, REQ_DELETE, REQ_DELETE_DEPENDANT, REQ_DIRECT_EDIT, REQ_MOVE, REQ_MOVE_BENDPOINT, REQ_MOVE_CHILDREN, REQ_OPEN, REQ_ORPHAN, REQ_ORPHAN_CHILDREN, REQ_RECONNECT_SOURCE, REQ_RECONNECT_TARGET, REQ_RESIZE, REQ_RESIZE_CHILDREN, REQ_SELECTION, REQ_SELECTION_HOVER
 
Constructor Summary
DtoolsPanningSelectionTool()
           
 
Method Summary
 
Methods inherited from class org.eclipse.gef.tools.SelectionTool
deactivate, handleNativeDragFinished, handleNativeDragStarted, keyDown, keyUp, mouseDoubleClick, mouseDown, mouseDrag, mouseHover, mouseMove, mouseUp, mouseWheelScrolled, setDragTracker
 
Methods inherited from class org.eclipse.gef.tools.AbstractTool
activate, commitDrag, focusGained, focusLost, keyTraversed, nativeDragFinished, nativeDragStarted, setDefaultCursor, setDisabledCursor, setEditDomain, setProperties, setUnloadWhenFinished, setViewer, viewerEntered, viewerExited
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DtoolsPanningSelectionTool

public DtoolsPanningSelectionTool()