Eclipse JDT
Release 3.2

Uses of Class
org.eclipse.jdt.ui.text.java.JavaContentAssistInvocationContext

Packages that use JavaContentAssistInvocationContext
org.eclipse.jdt.ui.text.java Application programming interfaces for interaction with the Eclipse Java User Interface.  
 

Uses of JavaContentAssistInvocationContext in org.eclipse.jdt.ui.text.java
 

Methods in org.eclipse.jdt.ui.text.java that return JavaContentAssistInvocationContext
protected  JavaContentAssistInvocationContext CompletionProposalCollector.getInvocationContext()
          Returns the invocation context.
 

Methods in org.eclipse.jdt.ui.text.java with parameters of type JavaContentAssistInvocationContext
 void CompletionProposalCollector.setInvocationContext(JavaContentAssistInvocationContext context)
          Sets the invocation context.
 


Eclipse JDT
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.