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

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 edu.stanford.hci.dtools.statechart.palette.AutotoolTool
All Implemented Interfaces:
org.eclipse.gef.RequestConstants, org.eclipse.gef.Tool

public class AutotoolTool
extends org.eclipse.gef.tools.SelectionTool

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
static java.lang.String CONNECTION_TOOL
           
static java.lang.String SELECTION_TOOL
           
static java.lang.String UBERTOOL_TOOL
           
 
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
AutotoolTool()
           
 
Method Summary
 void setConnectionTool(CombinedConnectionCreationToolEntry tool)
           
 void setSelectionTool(org.eclipse.gef.palette.PanningSelectionToolEntry tool)
           
 void setUbertoolTool(AutotoolToolEntry tool)
          Tells the ubertool viewer provider that you're the latest instantiation of the Ubertool (it's possible that some entries may be deleted and reinstated, as in the
 
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
 

Field Detail

SELECTION_TOOL

public static final java.lang.String SELECTION_TOOL
See Also:
Constant Field Values

CONNECTION_TOOL

public static final java.lang.String CONNECTION_TOOL
See Also:
Constant Field Values

UBERTOOL_TOOL

public static final java.lang.String UBERTOOL_TOOL
See Also:
Constant Field Values
Constructor Detail

AutotoolTool

public AutotoolTool()
Method Detail

setSelectionTool

public void setSelectionTool(org.eclipse.gef.palette.PanningSelectionToolEntry tool)

setConnectionTool

public void setConnectionTool(CombinedConnectionCreationToolEntry tool)

setUbertoolTool

public void setUbertoolTool(AutotoolToolEntry tool)
Tells the ubertool viewer provider that you're the latest instantiation of the Ubertool (it's possible that some entries may be deleted and reinstated, as in the