public class IJDelegationSelectionTool extends DelegationSelectionTool implements JHotDrawTool
DelegationSelectionTool
for ImageJ's Swing UI.SELECT_BEHIND_ENABLED_PROPERTY
anchor, editor, isWorking, listenerList
propertySupport
Constructor and Description |
---|
IJDelegationSelectionTool() |
Modifier and Type | Method and Description |
---|---|
JHotDrawAdapter<?> |
getAdapter()
Gets the
JHotDrawAdapter associated with this JHotDraw tool. |
ImageDisplay |
getDisplay()
Gets the
ImageDisplay associated with this JHotDraw tool. |
boolean |
isConstructing() |
getToolTipText, handleDoubleClick, handleMultiClick, handlePopupMenu, mouseClicked, mouseDragged, mousePressed, mouseReleased, setDrawingActions, setFigureActions, showPopupMenu
activate, deactivate, draw, getDragTracker, getHandleTracker, getSelectAreaTracker, isSelectBehindEnabled, keyPressed, keyReleased, keyTyped, mouseEntered, mouseExited, mouseMoved, setDragTracker, setHandleTracker, setSelectAreaTracker, setSelectBehindEnabled, setTracker, supportsHandleInteraction
addToolListener, addUndoableEditListener, constrainPoint, constrainPoint, createActionMap, createInputMap, editCopy, editCut, editDelete, editDuplicate, editPaste, fireAreaInvalidated, fireAreaInvalidated, fireBoundsInvalidated, fireToolDone, fireToolStarted, getActionMap, getDrawing, getEditor, getInputMap, getView, isActive, maybeFireBoundsInvalidated, removeToolListener, removeUndoableEditListener, setActionMap, setInputMap, updateCursor, viewToDrawing
addPropertyChangeListener, addPropertyChangeListener, clone, firePropertyChange, firePropertyChange, firePropertyChange, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addUndoableEditListener, removeUndoableEditListener, setActionMap, setInputMap
activate, addToolListener, deactivate, draw, editCopy, editCut, editDelete, editDuplicate, editPaste, getToolTipText, removeToolListener, supportsHandleInteraction
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased
mouseDragged, mouseMoved
keyPressed, keyReleased, keyTyped
public ImageDisplay getDisplay()
JHotDrawTool
ImageDisplay
associated with this JHotDraw tool.getDisplay
in interface JHotDrawTool
public JHotDrawAdapter<?> getAdapter()
JHotDrawTool
JHotDrawAdapter
associated with this JHotDraw tool.getAdapter
in interface JHotDrawTool
public boolean isConstructing()
isConstructing
in interface JHotDrawTool
Copyright © 2014–2022 ImageJ. All rights reserved.