public abstract class DocumentAction extends AbstractAction
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 |
DocumentAction(JGlossFrame target) |
Modifier and Type | Method and Description |
---|---|
protected JGlossFrame |
getFrame()
Returns the target frame for an action which needs an empty frame.
|
protected Window |
getParentWindow() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
protected DocumentAction(JGlossFrame target)
protected Window getParentWindow()
null
if no
target was given.protected JGlossFrame getFrame()
JGlossFrame
if the given target is
null
or already contains a document.Copyright © 2001-2013 the JGloss developers. All Rights Reserved.