public class GFConnectionCreationTool
extends org.eclipse.gef.tools.ConnectionCreationTool
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 and Description |
---|
GFConnectionCreationTool() |
GFConnectionCreationTool(org.eclipse.gef.requests.CreationFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
deactivate() |
commitDrag, focusGained, focusLost, keyDown, keyTraversed, keyUp, mouseDoubleClick, mouseDown, mouseDrag, mouseHover, mouseMove, mouseUp, nativeDragFinished, nativeDragStarted, setDefaultCursor, setDisabledCursor, setEditDomain, setProperties, setUnloadWhenFinished, setViewer, viewerEntered, viewerExited
public GFConnectionCreationTool()
public GFConnectionCreationTool(org.eclipse.gef.requests.CreationFactory factory)
public void deactivate()
deactivate
in interface org.eclipse.gef.Tool
deactivate
in class org.eclipse.gef.tools.AbstractConnectionCreationTool
public void activate()
activate
in interface org.eclipse.gef.Tool
activate
in class org.eclipse.gef.tools.AbstractTool