|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSourceViewerConfiguration
com.ibm.etools.systems.core.ui.view.commands.CommandEntryViewerConfiguration
Source viewer configuration class for command line content assist.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
CommandEntryViewerConfiguration()
Constructor |
Method Summary | |
---|---|
protected char[] |
getCompletionProposalAutoActivationCharacters()
Return the characters which trigger the auto-display of the list substitution variables. |
IContentAssistant |
getContentAssistant(ISourceViewer sourceViewer)
Parent override. |
IRemoteCommandShell |
getRemoteCommand()
|
void |
setRemoteCommand(IRemoteCommandShell cmd)
|
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 CommandEntryViewerConfiguration()
Method Detail |
public void setRemoteCommand(IRemoteCommandShell cmd)
public IRemoteCommandShell getRemoteCommand()
public IContentAssistant getContentAssistant(ISourceViewer sourceViewer)
sourceViewer
- the source viewer to be configured by this configuration
null
if content assist should not be supportedprotected char[] getCompletionProposalAutoActivationCharacters()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |