ActionMap

Class ActionMap

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ActionMapUIResource
public class ActionMap
extends Object
implements Serializable

ActionMap provides mappings from Objects (called keys or Action names) to Actions. An ActionMap is usually used with an InputMap to locate a particular action when a key is pressed. As with InputMap, an ActionMap can have a parent that is searched for keys not defined in th