|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.editor.ISeriesEditorPrompter
com.ibm.etools.iseries.parsers.ISeriesEditorRPGILEPrompter
public class ISeriesEditorRPGILEPrompter
This class interfaces to the prompter view.
| Field Summary | |
|---|---|
static String |
copyright
|
| Fields inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
|---|
_actionInsertMode, _listener, _lpexView, _parser, _promptGroup, _strPromptXmlFilename |
| Fields inherited from interface com.ibm.etools.iseries.editor.IISeriesEditorConstantsRPG |
|---|
_straSQLWords, _straSQLWordsWithComment, CMD_SETFORMATLINETEXT, CMD_SETTABS, COLUMN_C_FREE, COLUMN_C_OPCODE, COLUMN_COMMENT, COLUMN_FACTOR1, COLUMN_FACTOR2, COLUMN_KEYWORDS, COLUMN_PROC_NAME_BEGIN, COLUMN_PROC_NAME_END, COLUMN_PROC_SPEC, COLUMN_SPEC, FIELD_FACTOR1, FIELD_FACTOR2, FIELD_FROM, FIELD_OPCODE, FIELD_TOLENGTH, OPM_COLUMN_FACTOR1 |
| Constructor Summary | |
|---|---|
ISeriesEditorRPGILEPrompter(LpexView view,
ISeriesEditorRPGILEParser parser)
Constructor |
|
| Method Summary | |
|---|---|
String |
getPromptFormatLine(String strPromptPageId)
Returns the format string of the given prompt page ID. |
String |
getPromptPageId(int iElement)
Returns the string page identifier of the Element. |
int |
getPromptPageIndex(int iElement)
Returns the page index of the Element. |
boolean |
getRetainLowerCase()
Method declared on IISeriesEditorPromptAdapter. |
IISeriesEditorSyntaxChecker |
getSyntaxChecker()
Returns the syntax checker. |
void |
setPrefixSpecType(int specType)
Set the spec type to be used for the next prompt Used for the prefix commands |
void |
setPrefixSpecType(int specType,
boolean fromInsertion)
Set the spec type to be used for the next prompt Indicate if it is from an insertion prefix command IPx Used for the prefix commands |
| Methods inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
|---|
addPromptChangeListener, displayHelp, displayMessageHelp, elementChanged, getPromptChangeListener, getPromptEncoding, getPromptFont, getPromptGroup, getPromptMaxLineLength, getPromptUserInterfaceDefinitionURL, promptElementChanged, promptLineChanged, removePromptChangeListener, setInsertModeAction, setUserInterfaceDefinitionFilename |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
| Constructor Detail |
|---|
public ISeriesEditorRPGILEPrompter(LpexView view,
ISeriesEditorRPGILEParser parser)
| Method Detail |
|---|
public String getPromptFormatLine(String strPromptPageId)
getPromptFormatLine in interface IISeriesEditorPromptAdaptergetPromptFormatLine in class ISeriesEditorPrompterpublic String getPromptPageId(int iElement)
getPromptPageId in class ISeriesEditorPrompterpublic int getPromptPageIndex(int iElement)
getPromptPageIndex in interface IISeriesEditorPromptAdaptergetPromptPageIndex in class ISeriesEditorPrompterpublic boolean getRetainLowerCase()
getRetainLowerCase in interface IISeriesEditorPromptAdaptergetRetainLowerCase in class ISeriesEditorPrompterpublic IISeriesEditorSyntaxChecker getSyntaxChecker()
getSyntaxChecker in interface IISeriesEditorPromptAdapterpublic void setPrefixSpecType(int specType)
public void setPrefixSpecType(int specType,
boolean fromInsertion)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||