站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

E-Index (Java Source) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.java.source 0.13.0 1
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.
elementFor(Doc) - Method in class org.netbeans.api.java.source.ElementUtilities
 
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(JavacTask) - Constructor for class org.netbeans.api.java.source.ElementUtilities
 
ElementUtilities.ElementAcceptor - Interface in org.netbeans.api.java.source
 
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 TypeElement which encloses the specified element.
endPos() - Method in class org.netbeans.api.java.source.Comment
The end position in the source file, or Query.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.Comment
 
equals(Object) - Method in class org.netbeans.api.java.source.ElementHandle
 
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
 

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