|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface represents an object which maps actions to strings
| Method Summary | |
|---|---|
javax.swing.Action |
getAction(java.lang.String key)
Returns the action associated with the given string or null on error |
| Method Detail |
public javax.swing.Action getAction(java.lang.String key)
throws MissingListenerException
key - the key mapped with the action to get
MissingListenerException - if the action is not found
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||