|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.webed.impl.utils.ActionUtils
public class ActionUtils
INTERNAL: Utility methods to ease getting access to action related objects.
Constructor Summary | |
---|---|
ActionUtils()
|
Method Summary | |
---|---|
static ActionInGroup |
getAction(ActionRegistryIF registry,
java.lang.String group_name,
java.lang.String action_name)
Gets the action object specified by the action group and the name of the action. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionUtils()
Method Detail |
---|
public static ActionInGroup getAction(ActionRegistryIF registry, java.lang.String group_name, java.lang.String action_name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |