org.jfree.report.modules.gui.swing.common.action
public abstract class AbstractActionDowngrade extends AbstractAction implements ActionDowngrade
| Field Summary | |
|---|---|
| static String | ACCELERATOR_KEY
The key used for storing a KeyStroke to be used as the
accelerator for the action. |
| static String | MNEMONIC_KEY
The key used for storing an int key code to be used as the mnemonic
for the action. |
| Constructor Summary | |
|---|---|
| protected | AbstractActionDowngrade()
Creates a new action with a default (transparent) icon. |
KeyStroke to be used as the
accelerator for the action.