protected static class PScrollPane.PScrollEndAction extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description |
|---|---|
protected |
PScrollPane.PScrollEndAction(String name)
Constructs a scroll to end action with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event)
Scrolls to the end of the viewport if there are visible scrollbars.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected PScrollPane.PScrollEndAction(String name)
name - name to assign to this actionpublic void actionPerformed(ActionEvent event)
event - event responsible for the scroll eventCopyright © 1995-2012 Piccolo2D. All Rights Reserved.