javax.swing.plaf
Class ActionMapUIResource
java.lang.Object
javax.swing.ActionMap
javax.swing.plaf.ActionMapUIResource
- All Implemented Interfaces:
- Serializable, UIResource
public class ActionMapUIResource
- extends ActionMap
- implements UIResource
An ActionMap
that implements the UIResource
interface to indicate that it belongs to a pluggable
LookAndFeel.
- See Also:
ActionMap
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionMapUIResource
public ActionMapUIResource()
- Constructs a new ActionMapUIResource.