com.ibm.etools.iseries.editor
Interface IISeriesEditorConstantsRPG
- All Superinterfaces:
- IISeriesEditorConstantsColors
- All Known Subinterfaces:
- IISeriesEditorConstantsRPGILE, IISeriesEditorConstantsRPGOPM
- All Known Implementing Classes:
- ISeriesEditorRPGILEFormatLine, ISeriesEditorRPGILEFreeFormConverter, ISeriesEditorRPGILEParser, ISeriesEditorRPGILEPrompter, ISeriesEditorRPGILESyntaxChecker, ISeriesEditorRPGILETokenizer, ISeriesEditorRPGOPMFormatLine, ISeriesEditorRPGOPMParser, ISeriesEditorRPGOPMPrompter, ISeriesEditorRPGOPMTokenizer, ISeriesEditorUtilities
- public interface IISeriesEditorConstantsRPG
- extends IISeriesEditorConstantsColors
Fields inherited from interface com.ibm.etools.iseries.editor.IISeriesEditorConstantsColors |
COLOR_BLACK_WHITE, COLOR_BLUE_WHITE, COLOR_BRIGHTBLUE_WHITE, COLOR_BRIGHTGREEN_WHITE, COLOR_BRIGHTGREY_WHITE, COLOR_BRIGHTPINK_WHITE, COLOR_BRIGHTRED_WHITE, COLOR_BROWN_WHITE, COLOR_CYAN_WHITE, COLOR_ERROR_HIGHLIGHT, COLOR_GREEN_WHITE, COLOR_GREY_WHITE, COLOR_HIGHLIGHT, COLOR_MAGENTA_WHITE, COLOR_PINK_WHITE, COLOR_RED_WHITE, COLOR_WHITE_BRIGHTRED |
copyright
public static final String copyright
- See Also:
- Constant Field Values
COLUMN_SPEC
public static final int COLUMN_SPEC
- See Also:
- Constant Field Values
COLUMN_C_FREE
public static final int COLUMN_C_FREE
- See Also:
- Constant Field Values
COLUMN_C_OPCODE
public static final int COLUMN_C_OPCODE
- See Also:
- Constant Field Values
COLUMN_FACTOR1
public static final int COLUMN_FACTOR1
- See Also:
- Constant Field Values
OPM_COLUMN_FACTOR1
public static final int OPM_COLUMN_FACTOR1
- See Also:
- Constant Field Values
COLUMN_PROC_NAME_BEGIN
public static final int COLUMN_PROC_NAME_BEGIN
- See Also:
- Constant Field Values
COLUMN_PROC_NAME_END
public static final int COLUMN_PROC_NAME_END
- See Also:
- Constant Field Values
COLUMN_PROC_SPEC
public static final int COLUMN_PROC_SPEC
- See Also:
- Constant Field Values
COLUMN_FACTOR2
public static final int COLUMN_FACTOR2
- See Also:
- Constant Field Values
COLUMN_KEYWORDS
public static final int COLUMN_KEYWORDS
- See Also:
- Constant Field Values
COLUMN_COMMENT
public static final int COLUMN_COMMENT
- See Also:
- Constant Field Values
_straSQLWords
public static final String[] _straSQLWords
FIELD_FACTOR1
public static final String FIELD_FACTOR1
- See Also:
- Constant Field Values
FIELD_FACTOR2
public static final String FIELD_FACTOR2
- See Also:
- Constant Field Values
FIELD_OPCODE
public static final String FIELD_OPCODE
- See Also:
- Constant Field Values
FIELD_FROM
public static final String FIELD_FROM
- See Also:
- Constant Field Values
FIELD_TOLENGTH
public static final String FIELD_TOLENGTH
- See Also:
- Constant Field Values
CMD_SETTABS
public static final String CMD_SETTABS
- See Also:
- Constant Field Values
CMD_SETFORMATLINETEXT
public static final String CMD_SETFORMATLINETEXT
- See Also:
- Constant Field Values
Copyright © 2005 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.