|
Eclipse JDT Release 3.2 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Modifier.ABSTRACT
.
"org.eclipse.jdt.ui.edit.text.java.add.block.comment"
).
"org.eclipse.jdt.ui.actions.AddBlockComment"
).
"org.eclipse.jdt.ui.actions.AddConstructorFromSuperclass"
).
"org.eclipse.jdt.ui.edit.text.java.add.import"
).
"org.eclipse.jdt.ui.actions.AddImport"
).
"org.eclipse.jdt.ui.edit.text.java.add.javadoc.comment"
).
"org.eclipse.jdt.ui.actions.AddJavaDocComment"
).
"org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors"
).
CodeGeneration.getTypeBody(String, ICompilationUnit, String, String)
to get the code template used
for a new annotation type body.
AnnotationTypeDeclaration
.
AnnotationTypeMemberDeclaration
.
AnonymousClassDeclaration
.
JavaElementSorter
.
JavaElementSorter
.
"arguments"
).
ArrayAccess
.
ArrayCreation
.
ArrayInitializer
.
ArrayType
.
AssertStatement
.
Assignment
.
AST.newAST(AST.JLS3)
instead of using this constructor.
AST.newAST(AST.JLS3)
instead of using this constructor.
ASTParser.createASTs
.
IProcess.ATTR_CMDLINE
ATTR_VM_INSTALL_TYPE_SPECIFIC_ATTRS_MAP
.
ATTR_JRE_CONTAINER_PATH
ATTR_JRE_CONTAINER_PATH
org.eclipse.jdt.ui.javaCompletionProposalSorters
extension point.
AddDelegateMethodsAction
.
AddGetterSetterAction
.
AddJavaDocStubAction
.
AddToClasspathAction
.
AddUnimplementedConstructorsAction
.
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by the following classes:
org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
and org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer
.SearchRequestor.beginReporting()
.
SearchRequestor.acceptSearchMatch(SearchMatch)
.
CompletionRequestor.isIgnored(int)
before avoid creating proposal
objects that would only be ignored.
Similarly, implementers should check
isIgnored(proposal.getKind())
and ignore proposals that have been declared as uninteresting.
The proposal object passed is only valid for the duration of
completion operation.
Subclasses may replace, but usually should not need to.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
This method is called one and only one time before any call to
CompletionRequestor.accept(CompletionProposal)
.
The default implementation of this method does nothing.
Clients may override.
CompletionRequestor.completionFailure(IProblem)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
CompletionRequestor.accept(CompletionProposal)
instead.
Type
that can be used
in the code.
Type
that can be used
in the code.
Type
node that can be used
in the code as a reference to the type.
Type
node that can be used
in the code as a reference to the type.
JavaSourceViewerConfiguration.affectsTextPresentation(PropertyChangeEvent)
region
to start and end at a line offset.
true
if newly created folding regions may be collapsed,
false
if not.
|
Eclipse JDT Release 3.2 |
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |