|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.contentassist.ContentAssistant
com.pvx.ooadide.codehilite2.PvxContentAssistant
public class PvxContentAssistant
Field Summary |
---|
Fields inherited from class org.eclipse.jface.text.contentassist.ContentAssistant |
---|
STORE_SIZE_X, STORE_SIZE_Y, WIDGET_PRIORITY |
Fields inherited from interface org.eclipse.jface.text.contentassist.IContentAssistant |
---|
CONTEXT_INFO_ABOVE, CONTEXT_INFO_BELOW, PROPOSAL_OVERLAY, PROPOSAL_REMOVE, PROPOSAL_STACKED |
Constructor Summary | |
---|---|
PvxContentAssistant()
|
Method Summary | |
---|---|
void |
setContentAssistProcessor(org.eclipse.jface.text.contentassist.IContentAssistProcessor processor,
java.lang.String contentType)
|
java.lang.String |
showPossibleCompletions()
|
Methods inherited from class org.eclipse.jface.text.contentassist.ContentAssistant |
---|
addCompletionListener, completePrefix, enableAutoActivation, enableAutoInsert, enablePrefixCompletion, getContentAssistProcessor, getDocumentPartitioning, hasProposalPopupFocus, install, removeCompletionListener, requestWidgetToken, requestWidgetToken, setAutoActivationDelay, setContextInformationPopupBackground, setContextInformationPopupForeground, setContextInformationPopupOrientation, setContextSelectorBackground, setContextSelectorForeground, setDocumentPartitioning, setEmptyMessage, setFocus, setInformationControlCreator, setProposalPopupOrientation, setProposalSelectorBackground, setProposalSelectorForeground, setRepeatedInvocationMode, setRepeatedInvocationTrigger, setRestoreCompletionProposalSize, setShowEmptyList, setStatusLineVisible, setStatusMessage, showContextInformation, uninstall |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PvxContentAssistant()
Method Detail |
---|
public void setContentAssistProcessor(org.eclipse.jface.text.contentassist.IContentAssistProcessor processor, java.lang.String contentType)
setContentAssistProcessor
in class org.eclipse.jface.text.contentassist.ContentAssistant
public java.lang.String showPossibleCompletions()
showPossibleCompletions
in interface org.eclipse.jface.text.contentassist.IContentAssistant
showPossibleCompletions
in class org.eclipse.jface.text.contentassist.ContentAssistant
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |