com.ibm.etools.systems.editor
Interface ISystemEditorConstants
- All Known Subinterfaces:
- IIBMiEditMessageIDs, IISeriesEditorConstants
- All Known Implementing Classes:
- AutoFormatFieldEditor, AutoIndentFieldEditor, AutoSyntaxCheckFieldEditor, AutoUpperCaseFieldEditor, EditorGeneralPreferencePage, EnterKeyRPGAction, ISeriesCompileEditManager, ISeriesEditorCLParser, ISeriesEditorCobol400SqlCicsParser, ISeriesEditorCobolILESqlCicsParser, ISeriesEditorCobolSyntaxChecker, ISeriesEditorDDSParser, ISeriesEditorDDSSyntaxChecker, ISeriesEditorDDSTokenizer, ISeriesEditorParser, ISeriesEditorParserAction, ISeriesEditorPluginPreload, ISeriesEditorRPGILEModel, ISeriesEditorRPGILEParser, ISeriesEditorRPGILESQLParser, ISeriesEditorRPGOPMParser, ISeriesEditorUtilities, ParserPreferencePageCL, ParserPreferencePageCOBOL, ParserPreferencePageDDS, SelectFormatLineAction, ShowIndentationAction, SQLAutoIndentFieldEditor, SyntaxCheckCOBOLILEFieldEditor, SyntaxCheckRPGILEFieldEditor, TabSettingFieldEditor, Verifier, VerifierCobolILE, VerifierDDS, VerifierRPGILE
public interface ISystemEditorConstants
COMPILE_ERROR_CLASS_NAME
static final String COMPILE_ERROR_CLASS_NAME
- See Also:
- Constant Field Values
SYNTAX_ERROR_CLASS_NAME
static final String SYNTAX_ERROR_CLASS_NAME
- See Also:
- Constant Field Values
PREFIX
static final String PREFIX
- See Also:
- Constant Field Values
ICON_SUFFIX
static final String ICON_SUFFIX
- See Also:
- Constant Field Values
ICON_EXT
static final String ICON_EXT
- See Also:
- Constant Field Values
ICON_RELATIVE_PATH_FULL
static final String ICON_RELATIVE_PATH_FULL
ICON_RELATIVE_PATH_DLCL16
static final String ICON_RELATIVE_PATH_DLCL16
ICON_RELATIVE_PATH_ELCL16
static final String ICON_RELATIVE_PATH_ELCL16
ICON_EDITOR_NEXT_ERROR_ROOT
static final String ICON_EDITOR_NEXT_ERROR_ROOT
ICON_EDITOR_NEXT_ERROR
static final String ICON_EDITOR_NEXT_ERROR
ICON_EDITOR_NEXT_ERROR_ID
static final String ICON_EDITOR_NEXT_ERROR_ID
ICON_EDITOR_PREVIOUS_ERROR_ROOT
static final String ICON_EDITOR_PREVIOUS_ERROR_ROOT
ICON_EDITOR_PREVIOUS_ERROR
static final String ICON_EDITOR_PREVIOUS_ERROR
ICON_EDITOR_PREVIOUS_ERROR_ID
static final String ICON_EDITOR_PREVIOUS_ERROR_ID
ICON_EDITOR_NEXT_ERROR_D_ROOT
static final String ICON_EDITOR_NEXT_ERROR_D_ROOT
ICON_EDITOR_NEXT_ERROR_D
static final String ICON_EDITOR_NEXT_ERROR_D
ICON_EDITOR_NEXT_ERROR_D_ID
static final String ICON_EDITOR_NEXT_ERROR_D_ID
ICON_EDITOR_PREVIOUS_ERROR_D_ROOT
static final String ICON_EDITOR_PREVIOUS_ERROR_D_ROOT
ICON_EDITOR_PREVIOUS_ERROR_D
static final String ICON_EDITOR_PREVIOUS_ERROR_D
ICON_EDITOR_PREVIOUS_ERROR_D_ID
static final String ICON_EDITOR_PREVIOUS_ERROR_D_ID
ICON_EDITOR_COMPILE_ROOT
static final String ICON_EDITOR_COMPILE_ROOT
ICON_EDITOR_COMPILE
static final String ICON_EDITOR_COMPILE
ICON_EDITOR_COMPILE_ID
static final String ICON_EDITOR_COMPILE_ID
ICON_EDITOR_COMPILE_D_ROOT
static final String ICON_EDITOR_COMPILE_D_ROOT
ICON_EDITOR_COMPILE_D
static final String ICON_EDITOR_COMPILE_D
ICON_EDITOR_COMPILE_D_ID
static final String ICON_EDITOR_COMPILE_D_ID
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.