public abstract class ExtendedAbstractAction extends javax.swing.AbstractAction
Constructor and Description |
---|
ExtendedAbstractAction()
Constructs an instance of this class with the default path prefix
/resources/symbols/ . |
ExtendedAbstractAction(java.lang.String pathPrefix)
Constructs an instance of this class with the specified path prefix.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPathPrefix() |
protected void |
loadSymbols(java.lang.String name)
Loads the small and large icon for this action from /resources/symbols/ in the
the JAR file.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public ExtendedAbstractAction()
/resources/symbols/
.public ExtendedAbstractAction(java.lang.String pathPrefix)
public java.lang.String getPathPrefix()
protected void loadSymbols(java.lang.String name)
name
- the prefix of the file name of the image files