public class BasicSliderUI.ActionScroller extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
BasicSliderUI.ActionScroller(JSlider slider,
int dir,
boolean block)
Not used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event)
Not used.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic BasicSliderUI.ActionScroller(JSlider slider, int dir, boolean block)
slider - not useddir - not usedblock - not usedpublic void actionPerformed(ActionEvent event)
event - not used