|
Eclipse GEF 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SelectionTool
to obtain a
DragTracker. Handle
under the mouse, this method sets the drag tracker
returned from the handle.
EditPartViewer.deselectAll()
.
AbstractTool.STATE_DRAG
.
AbstractConnectionCreationTool.handleCreateConnection()
.
DragEditPartsTracker.performDrag()
.
CreationTool.performCreation(int)
.
Control
is disposed.
SelectEditPartTracker.performOpen()
if the double click was with mouse button 1.
null
and goes into the initial state when focus
is lost.
TargetingTool.updateAutoexposeHelper()
if a drag is in progress.
KeyHandler
, calls
KeyHandler.keyReleased(KeyEvent)
sending it the given key event.
null
.
null
.
null
and then sets this tool's
state to the initial state.
EditPolicies
is returned
true
if selection has already occured.
showFocus()
.
drag source
is automatically created.
drop target
is automatically created.
|
Eclipse GEF 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |