|
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 SystemCommandViewerConfiguration com.ibm.etools.iseries.rse.ui.commands.IBMiSourceViewerConfiguration
public class IBMiSourceViewerConfiguration
This is a refinement of the DocumentViewer support for the command field, for iSeries commands in user actions. The refinements are to do with the fact iSeries substitution variables use &x style, versus ${x} style.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
IBMiSourceViewerConfiguration()
Constructor for ISeriesSourceViewerConfiguration. |
Method Summary | |
---|---|
protected char[] |
getCompletionProposalAutoActivationCharacters()
Return the characters which trigger the auto-display of the list substitution variables. |
protected int |
getStart(String string,
int end)
Guesses the start position of the completion. |
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 IBMiSourceViewerConfiguration()
Method Detail |
---|
protected int getStart(String string, int end)
protected char[] getCompletionProposalAutoActivationCharacters()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |