public class DefaultWiredInteractionHandler extends DefaultInteractionHandler implements XYZindices
Adds functionality to the
DefaultInteractionHandler :
| Modifier and Type | Field and Description |
|---|---|
protected org.freehep.util.ScientificFormat |
_format |
command, fixedScale, fixedTranslate, multiplyScale, multiplyTranslateX, Y, Z| Modifier | Constructor and Description |
|---|---|
protected |
DefaultWiredInteractionHandler(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseExited(RecordPlot plot,
MouseEvent event) |
void |
mouseMoved(RecordPlot plot,
MouseEvent event) |
void |
setSelected(RecordPlot plot,
boolean selected)
Called when underlying plot is selected/unselected.
|
changeCursor, getDescription, getInstance, getLastScale, isControlMetaDown, isMac, isSupportedBy, mouseEntered, mouseWheelMoved, otherKeyPressedaltKeyPressed, altKeyReleased, ctrlKeyPressed, ctrlKeyReleased, ctrlMetaKeyPressed, ctrlMetaKeyReleased, equals, escKeyPressed, escKeyReleased, getHeight, getIcon, getID, getName, getWidth, hashCode, keyTyped, metaKeyPressed, metaKeyReleased, mouseButton1Clicked, mouseButton1DragEnded, mouseButton1Dragged, mouseButton1DragStarted, mouseButton1Pressed, mouseButton1Released, otherKeyReleased, reset, restore, save, setRecord, setSize, shiftKeyPressed, shiftKeyReleasedprotected DefaultWiredInteractionHandler(String name)
public void setSelected(RecordPlot plot, boolean selected)
setSelected in interface InteractionHandlersetSelected in class AbstractInteractionHandlerpublic void mouseExited(RecordPlot plot, MouseEvent event)
mouseExited in interface InteractionHandlermouseExited in class AbstractInteractionHandlerpublic void mouseMoved(RecordPlot plot, MouseEvent event)
mouseMoved in interface InteractionHandlermouseMoved in class AbstractInteractionHandlerCopyright © 1996-2014 FreeHEP. All Rights Reserved.