Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse JDT
Release 3.5

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

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

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

Subclasses of ContentAssistInvocationContext in org.eclipse.jdt.ui.text.java
 class JavaContentAssistInvocationContext
          Describes the context of a content assist invocation in a Java editor.
 

Methods in org.eclipse.jdt.ui.text.java with parameters of type ContentAssistInvocationContext
 void AbstractProposalSorter. beginSorting ( ContentAssistInvocationContext context)
          Called once before sorting.
  List IJavaCompletionProposalComputer. computeCompletionProposals ( ContentAssistInvocationContext context, IProgressMonitor monitor)
          Returns a list of completion proposals valid at the given invocation context.
  List IJavaCompletionProposalComputer. computeContextInformation ( ContentAssistInvocationContext context, IProgressMonitor monitor)
          Returns context information objects valid at the given invocation context.
 


Eclipse JDT
Release 3.5

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire