Package | Description |
---|---|
org.jfree.ui.action |
Provides an Action facility matching that introduced in JDK 1.3 (JCommon aims to run on JDK 1.2.2 or later).
|
Modifier and Type | Field and Description |
---|---|
private DowngradeActionMap |
DowngradeActionMap.parent
The parent of this action map.
|
Modifier and Type | Method and Description |
---|---|
DowngradeActionMap |
DowngradeActionMap.getParent()
Returns this
ActionMap 's parent. |
Modifier and Type | Method and Description |
---|---|
void |
DowngradeActionMap.setParent(DowngradeActionMap map)
Sets this
ActionMap 's parent. |