public class IlvHorizontalSymbolInteractor extends IlvLinearSymbolInteractor
MOUSE_DRAGGED
) to compute a value according to an horizontal
mouse motion.
This motion is limited by the bounds of the main component of the composite
graphic representing the symbol. The default direction for this motion
is IlvLinearSymbolInteractor.RIGHT
.DOWN, LEFT, RIGHT, UP
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
IlvHorizontalSymbolInteractor()
Creates the interactor and sets the default direction to RIGHT
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Processes the mouse event to compute the value that will be modified in the model
|
getDirection, getSupportedMouseGestures, setDirection
applyStep, getMaximum, getMinimum, getStep, setMaximum, setMinimum, setStep
getCSSValue, getLogger, getParameterToModify, getParameterType, setParameterToModify
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public IlvHorizontalSymbolInteractor()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class IlvSymbolInteractor
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.