|
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.ObjectLpexSourceViewerConfiguration
com.ibm.etools.iseries.parsers.ISeriesEditorRPGILESourceViewerConfiguration
public class ISeriesEditorRPGILESourceViewerConfiguration
Configuration for code assist
| Field Summary | |
|---|---|
protected ISeriesEditorRPGILEParser |
_parser
|
| Constructor Summary | |
|---|---|
ISeriesEditorRPGILESourceViewerConfiguration(ISeriesEditorRPGILEParser parser)
Constructor. |
|
| Method Summary | |
|---|---|
protected IInformationControlCreator |
getCAInformationControlCreator(ISourceViewer sourceViewer)
Use JFace's DefaultInformationControl, in its simplest form, for the sole purpose of displaying additional content-assist proposal information. |
IContentAssistant |
getLpexContentAssistant(ISourceViewer sourceViewer)
Return the example content assistant ready to be used with the given LPEX source viewer. |
ITextHover |
getTextHover(ISourceViewer sourceViewer,
String contentType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ISeriesEditorRPGILEParser _parser
| Constructor Detail |
|---|
public ISeriesEditorRPGILESourceViewerConfiguration(ISeriesEditorRPGILEParser parser)
| Method Detail |
|---|
public IContentAssistant getLpexContentAssistant(ISourceViewer sourceViewer)
com.ibm.lpex.alef.LpexSourceViewerConfiguration#getLpexContentAssistantprotected IInformationControlCreator getCAInformationControlCreator(ISourceViewer sourceViewer)
public ITextHover getTextHover(ISourceViewer sourceViewer,
String contentType)
SourceViewerConfiguration
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||