com.ibm.carma.ui
Class CarmaHelpContexts
java.lang.Object
com.ibm.carma.ui.CarmaHelpContexts
public class CarmaHelpContexts
- extends java.lang.Object
This class is used to help provide context sensitive help to wizards, dialogs, property pages, and references.
|
Method Summary |
static void |
recursiveAdd(org.eclipse.swt.widgets.Control ctrl,
java.lang.String context)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
ADD_TO_PROJECT_WIZ
public static final java.lang.String ADD_TO_PROJECT_WIZ
- See Also:
- Constant Field Values
EXTRACT_WIZ
public static final java.lang.String EXTRACT_WIZ
- See Also:
- Constant Field Values
NOT_SYNCHRONIZED_DIALOG
public static final java.lang.String NOT_SYNCHRONIZED_DIALOG
- See Also:
- Constant Field Values
NAVIGATOR
public static final java.lang.String NAVIGATOR
- See Also:
- Constant Field Values
REFRESH_PAGE
public static final java.lang.String REFRESH_PAGE
- See Also:
- Constant Field Values
NEW_MEMBER_WIZ
public static final java.lang.String NEW_MEMBER_WIZ
- See Also:
- Constant Field Values
NEW_CONTAINER_WIZ
public static final java.lang.String NEW_CONTAINER_WIZ
- See Also:
- Constant Field Values
MAPPING_WIZ
public static final java.lang.String MAPPING_WIZ
- See Also:
- Constant Field Values
CONNECTION_WIZ
public static final java.lang.String CONNECTION_WIZ
- See Also:
- Constant Field Values
VIEW_WIZ
public static final java.lang.String VIEW_WIZ
- See Also:
- Constant Field Values
TEAM_CONNECTION_PAGE
public static final java.lang.String TEAM_CONNECTION_PAGE
- See Also:
- Constant Field Values
TEAM_CONTENT_PAGE
public static final java.lang.String TEAM_CONTENT_PAGE
- See Also:
- Constant Field Values
TEAM_REPOSITORY_PAGE
public static final java.lang.String TEAM_REPOSITORY_PAGE
- See Also:
- Constant Field Values
BCT_DIALOG
public static final java.lang.String BCT_DIALOG
- See Also:
- Constant Field Values
CarmaHelpContexts
public CarmaHelpContexts()
recursiveAdd
public static void recursiveAdd(org.eclipse.swt.widgets.Control ctrl,
java.lang.String context)