protected class HyperlinkKeyNavigator.MoveLinkAction extends AbstractAction
Modifier and Type | Field and Description |
---|---|
protected boolean |
backwards |
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
Modifier | Constructor and Description |
---|---|
protected |
HyperlinkKeyNavigator.MoveLinkAction(String name,
boolean _backwards,
KeyStroke acceleratorKey) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
void |
moveLink(JEditorPane editor,
HTMLDocument doc) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public void actionPerformed(ActionEvent event)
public void moveLink(JEditorPane editor, HTMLDocument doc)
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.