Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.editor.actions
Interface ISourceMenuGroups


public interface ISourceMenuGroups

Group definitions for the System Editor Source menu


Field Summary
static String copyright
           
static String GROUP_ADDITIONS
           
static String GROUP_COMMON
           
static String GROUP_HELP
           
static String GROUP_LANG
           
static String GROUP_NEW
           
static String GROUP_PROMPT
           
static String GROUP_SYNTAX
           
static String GROUP_VERIFY
           
static String TOOLBAR_GROUP_COMPILE
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

GROUP_NEW

static final String GROUP_NEW
See Also:
Constant Field Values

GROUP_PROMPT

static final String GROUP_PROMPT
See Also:
Constant Field Values

GROUP_SYNTAX

static final String GROUP_SYNTAX
See Also:
Constant Field Values

GROUP_VERIFY

static final String GROUP_VERIFY
See Also:
Constant Field Values

GROUP_LANG

static final String GROUP_LANG
See Also:
Constant Field Values

GROUP_HELP

static final String GROUP_HELP
See Also:
Constant Field Values

GROUP_COMMON

static final String GROUP_COMMON
See Also:
Constant Field Values

GROUP_ADDITIONS

static final String GROUP_ADDITIONS
See Also:
Constant Field Values

TOOLBAR_GROUP_COMPILE

static final String TOOLBAR_GROUP_COMPILE
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.