|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionProvider
Interface for classes that provide actions.
Method Summary | |
---|---|
Action |
getAction(String key)
Get an action that matches a specific key or null if no such action was found. |
Method Detail |
---|
@Nullable Action getAction(String key)
null
if no such action was found.
key
- Key to find
null
|
JAPI Yet another Java API API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |