|
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.Object com.ibm.etools.iseries.editor.ISeriesEditorPrompter com.ibm.etools.iseries.editor.ISeriesEditorCOBOLPrompter
public class ISeriesEditorCOBOLPrompter
This class interfaces to the prompter view.
Field Summary | |
---|---|
protected LpexParser |
_parser
|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
---|
_actionInsertMode, _listener, _lpexView, _promptGroup, _strPromptXmlFilename |
Constructor Summary | |
---|---|
ISeriesEditorCOBOLPrompter(LpexView view,
ISeriesEditorCobol400SqlCicsParser parser)
Constructor |
|
ISeriesEditorCOBOLPrompter(LpexView view,
ISeriesEditorCobolILESqlCicsParser parser)
Constructor |
Method Summary | |
---|---|
String |
getPromptFormatLine(String strPromptPageId)
Subclasses must translate between from a prompt page identifier to a format line string. |
String |
getPromptPageId(int iElement)
Subclasses must translate from a Element number to a prompt page identifier string. |
int |
getPromptPageIndex(int iElement)
Subclasses must translate from a Element number to a prompt page index. |
IISeriesEditorSyntaxChecker |
getSyntaxChecker()
Returns a syntax checker or null if not applicable. |
Methods inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
---|
addPromptChangeListener, displayHelp, displayMessageHelp, elementChanged, getPromptChangeListener, getPromptEncoding, getPromptFont, getPromptGroup, getPromptMaxLineLength, getPromptUserInterfaceDefinitionURL, getRetainLowerCase, 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
protected LpexParser _parser
Constructor Detail |
---|
public ISeriesEditorCOBOLPrompter(LpexView view, ISeriesEditorCobol400SqlCicsParser parser)
public ISeriesEditorCOBOLPrompter(LpexView view, ISeriesEditorCobolILESqlCicsParser parser)
Method Detail |
---|
public String getPromptFormatLine(String strPromptPageId)
ISeriesEditorPrompter
getPromptFormatLine
in interface IISeriesEditorPromptAdapter
getPromptFormatLine
in class ISeriesEditorPrompter
public String getPromptPageId(int iElement)
ISeriesEditorPrompter
getPromptPageId
in class ISeriesEditorPrompter
public int getPromptPageIndex(int iElement)
ISeriesEditorPrompter
getPromptPageIndex
in interface IISeriesEditorPromptAdapter
getPromptPageIndex
in class ISeriesEditorPrompter
public IISeriesEditorSyntaxChecker getSyntaxChecker()
IISeriesEditorPromptAdapter
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |