public class BaseMarkerTool extends Tool
Modifier and Type | Field and Description |
---|---|
protected JEditableVirtualBookComponent |
editableComponent |
Constructor and Description |
---|
BaseMarkerTool(JEditableVirtualBookComponent editableComponent) |
Modifier and Type | Method and Description |
---|---|
void |
activated()
Signal the tool is activated, if we have something to do before
|
keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEnter, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheel, paintElements, unactivated
protected JEditableVirtualBookComponent editableComponent
public BaseMarkerTool(JEditableVirtualBookComponent editableComponent)