字段摘要 | |
---|---|
String |
name
|
方法摘要 | |
---|---|
|
create
|
子事物摘要 | |
---|---|
|
ActionMap
ActionMap provides mappings from Object s (called keys or Action names) to Action s. 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 the ActionMap . |
|
Actions
|
字段详细信息 |
---|
方法详细信息 |
---|
子事物详细信息 |
---|
ActionMap provides mappings from Object
s (called keys or Action
names) to Action
s. 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 the ActionMap
.