|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionMap
This interface represents an object which maps actions to strings
| Method Summary | |
|---|---|
Action |
getAction(String key)
Returns the action associated with the given string or null on error |
| Method Detail |
|---|
Action getAction(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 | |||||||||