|
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.ISeriesEditorDDSPrompter
public class ISeriesEditorDDSPrompter
This class interfaces to the prompter view.
| Field Summary | |
|---|---|
protected ISeriesEditorDDSParser |
_parser
|
static String |
copyright
|
| Fields inherited from class com.ibm.etools.iseries.editor.ISeriesEditorPrompter |
|---|
_actionInsertMode, _listener, _lpexView, _promptGroup, _strPromptXmlFilename |
| Constructor Summary | |
|---|---|
ISeriesEditorDDSPrompter(LpexView view,
ISeriesEditorDDSParser parser)
Constructor |
|
| Method Summary | |
|---|---|
String |
getPromptFormatLine(String strPromptPageId)
Returns the format string of the given prompt page ID. |
String |
getPromptPageId(int iElement)
Returns the XML filename that contains the user interface definition for the prompter. |
int |
getPromptPageIndex(int iElement)
Returns the page index of the given Element. |
IISeriesEditorSyntaxChecker |
getSyntaxChecker()
Returns the syntax checker. |
| 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 ISeriesEditorDDSParser _parser
| Constructor Detail |
|---|
public ISeriesEditorDDSPrompter(LpexView view,
ISeriesEditorDDSParser 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 IISeriesEditorSyntaxChecker getSyntaxChecker()
getSyntaxChecker in interface 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 | |||||||||