org.netbeans.modules.java.source 0.80.1 17
A B C D E F G H I J L M N O P Q R S T U V W

E

EditorAwareJavaSourceTaskFactory - Class in org.netbeans.api.java.source.support
A JavaSourceTaskFactorySupport that registers tasks to all files that are opened in the editor and are visible.
EditorAwareJavaSourceTaskFactory(JavaSource.Phase, JavaSource.Priority) - Constructor for class org.netbeans.api.java.source.support.EditorAwareJavaSourceTaskFactory
Construct the EditorAwareJavaSourceTaskFactory with given JavaSource.Phase and JavaSource.Priority.
EditorAwareJavaSourceTaskFactory(JavaSource.Phase, JavaSource.Priority, String...) - Constructor for class org.netbeans.api.java.source.support.EditorAwareJavaSourceTaskFactory
Construct the EditorAwareJavaSourceTaskFactory with given JavaSource.Phase and JavaSource.Priority.
elementFor(Doc) - Method in class org.netbeans.api.java.source.ElementUtilities
Find a Element corresponding to a given Doc.
ElementHandle<T extends Element> - Class in org.netbeans.api.java.source
Represents a handle for Element which can be kept and later resolved by another javac.
ElementUtilities - Class in org.netbeans.api.java.source
 
ElementUtilities.ElementAcceptor - Interface in org.netbeans.api.java.source
Filter Elements
EmptyStatement() - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new EmptyStatementTree.
enclosingTypeElement(Element) - Method in class org.netbeans.api.java.source.ElementUtilities
Returns the type element within which this member or constructor is declared.
encodeIdentifier(CharSequence) - Method in class org.netbeans.api.java.source.TreeUtilities
Encode identifier using escapes defined in: http://wikis.sun.com/display/mlvm/ProjectCoinProposal, 3.1-3.9.
endPos() - Method in class org.netbeans.api.java.source.Comment
The end position in the source file, or NOPOS if the comment was added by a translation operation.
EnhancedForLoop(VariableTree, ExpressionTree, StatementTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new EnhancedForLoopTree.
Enum(ModifiersTree, CharSequence, List<? extends Tree>, List<? extends Tree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ClassTree representing enum.
equals(Object) - Method in class org.netbeans.api.java.source.ClasspathInfo
 
equals(Object) - Method in class org.netbeans.api.java.source.Comment
 
equals(Object) - Method in class org.netbeans.api.java.source.ElementHandle
 
equals(Object) - Method in class org.netbeans.api.java.source.TreePathHandle
 
Erroneous(List<? extends Tree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ErroneousTree.
exclude(boolean) - Method in class org.netbeans.api.java.source.ModificationResult.Difference
 
expandTabToSpaces() - Method in class org.netbeans.api.java.source.CodeStyle
 
ExpressionStatement(ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ExpressionStatementTree.
EXTENDS - Static variable in class org.netbeans.api.java.source.UiUtils.PrintPart
Deprecated.  

org.netbeans.modules.java.source 0.80.1 17
A B C D E F G H I J L M N O P Q R S T U V W
Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.