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

  




 

 

EclipseJDT Plug-in Developer Guide
Previous Page Home Next Page


Eclipse JDT
Release 3.5

Package org.eclipse.jdt.ui.text.java

Application programming interfaces for interaction with the Eclipse Java User Interface.

See:
           Description

Interface Summary
IInvocationContext Context information for quick fix and quick assist processors.
IJavaCompletionProposal A completion proposal with a relevance value.
IJavaCompletionProposalComputer Computes completions and context information displayed by the Java editor content assistant.
IJavadocCompletionProcessor Deprecated. As of 3.2, replaced by org.eclipse.jdt.ui.javaCompletionProposalComputer extension-point.
IProblemLocation Problem information for quick fix and quick assist processors.
IQuickAssistProcessor Interface to be implemented by contributors to the extension point org.eclipse.jdt.ui.quickAssistProcessors.
IQuickFixProcessor Interface to be implemented by contributors to the extension point org.eclipse.jdt.ui.quickFixProcessors.
 

Class Summary
AbstractProposalSorter Abstract base class for sorters contributed to the org.eclipse.jdt.ui.javaCompletionProposalSorters extension point.
ClasspathFixProcessor Class to be implemented by contributors to the extension point org.eclipse.jdt.ui.classpathFixProcessors.
ClasspathFixProcessor.ClasspathFixProposal A proposal to fix a class path issue.
CompletionProposalCollector Java UI implementation of CompletionRequestor.
CompletionProposalComparator Comparator for java completion proposals.
CompletionProposalLabelProvider Provides labels for java content assist proposals.
ContentAssistInvocationContext Describes the context of an invocation of content assist in a text viewer.
JavaContentAssistInvocationContext Describes the context of a content assist invocation in a Java editor.
 

Package org.eclipse.jdt.ui.text.java Description

Application programming interfaces for interaction with the Eclipse Java User Interface.

Package Specification

Interfaces used with the java doc completion, quick fix and quick assist processor extension points.


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