public class ActionUtils extends Object
| Constructor and Description |
|---|
ActionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ActionInGroup |
getAction(ActionRegistryIF registry,
String group_name,
String action_name)
Gets the action object specified by the action group and the name
of the action.
|
public static ActionInGroup getAction(ActionRegistryIF registry, String group_name, String action_name)