org.wsmostudio.repository.ui.actions
Class ActionsManager
java.lang.Object
org.wsmostudio.repository.ui.actions.ActionsManager
public class ActionsManager
- extends java.lang.Object
|
Method Summary |
void |
initActions(org.eclipse.jface.action.MenuManager menuMgr,
java.lang.String repositoryType,
org.wsmo.datastore.WsmoRepository repo)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIONS_EXT_ID
public static final java.lang.String ACTIONS_EXT_ID
- See Also:
- Constant Field Values
INSTANCE_REF
public static final java.lang.String INSTANCE_REF
- See Also:
- Constant Field Values
SELECTION_REF
public static final java.lang.String SELECTION_REF
- See Also:
- Constant Field Values
SELECTION_TYPE_REF
public static final java.lang.String SELECTION_TYPE_REF
- See Also:
- Constant Field Values
ACTION_CONFIG_ELEMENT
public static final java.lang.String ACTION_CONFIG_ELEMENT
- See Also:
- Constant Field Values
CONF_ATTR_NAME
public static final java.lang.String CONF_ATTR_NAME
- See Also:
- Constant Field Values
CONF_ATTR_HANDLER
public static final java.lang.String CONF_ATTR_HANDLER
- See Also:
- Constant Field Values
CONF_ATTR_R_TYPE
public static final java.lang.String CONF_ATTR_R_TYPE
- See Also:
- Constant Field Values
CONF_ATTR_ICON
public static final java.lang.String CONF_ATTR_ICON
- See Also:
- Constant Field Values
ANY_REPOSITORY_TYPE
public static final java.lang.String ANY_REPOSITORY_TYPE
- See Also:
- Constant Field Values
comparator
public static java.util.Comparator<org.eclipse.jface.action.IAction> comparator
ActionsManager
public ActionsManager()
initActions
public void initActions(org.eclipse.jface.action.MenuManager menuMgr,
java.lang.String repositoryType,
org.wsmo.datastore.WsmoRepository repo)
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.