javax.swing.plaf
public class ActionMapUIResource extends ActionMap implements UIResource
ActionMap that implements the UIResource
interface to indicate that it belongs to a pluggable
LookAndFeel.
See Also: javax.swing.ActionMap
| Constructor Summary | |
|---|---|
| ActionMapUIResource()
Constructs a new ActionMapUIResource. | |