Eclipse JDT
Release 3.0

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.
IJavadocCompletionProcessor A Javadoc processor proposes completions and computes context information for a particular content type.
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.
 

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.0

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