public class QuasimodeTool extends DelegatingTool
| Modifier and Type | Class and Description |
|---|---|
static class |
QuasimodeTool.ModifierKeySpec |
| Constructor and Description |
|---|
QuasimodeTool(CursorTool defaultTool) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(LayerViewPanel panel) |
QuasimodeTool |
add(QuasimodeTool.ModifierKeySpec keySpec,
CursorTool tool) |
static QuasimodeTool |
addStandardQuasimodes(CursorTool tool) |
void |
deactivate() |
Cursor |
getCursor() |
void |
mousePressed(MouseEvent e) |
cancelGesture, getDelegate, getIcon, getName, isGestureInProgress, isRightMouseButtonUsed, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, setDelegatepublic QuasimodeTool(CursorTool defaultTool)
public Cursor getCursor()
getCursor in interface CursorToolgetCursor in class DelegatingToolpublic void activate(LayerViewPanel panel)
activate in interface CursorToolactivate in class DelegatingToolpublic void mousePressed(MouseEvent e)
mousePressed in interface MouseListenermousePressed in class DelegatingToolpublic void deactivate()
deactivate in interface CursorTooldeactivate in class DelegatingToolpublic QuasimodeTool add(QuasimodeTool.ModifierKeySpec keySpec, CursorTool tool)
public static QuasimodeTool addStandardQuasimodes(CursorTool tool)
Copyright © 2015. All rights reserved.