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

F

fileObjectsChanged() - Method in class org.netbeans.api.java.source.JavaSourceTaskFactory
Notify the infrastructure that the collection of fileobjects has been changed.
findNameSpan(ClassTree) - Method in class org.netbeans.api.java.source.TreeUtilities
Find span of the ClassTree.getSimpleName() identifier in the source.
findNameSpan(MethodTree) - Method in class org.netbeans.api.java.source.TreeUtilities
Find span of the MethodTree.getName() identifier in the source.
findNameSpan(VariableTree) - Method in class org.netbeans.api.java.source.TreeUtilities
Find span of the VariableTree.getName() identifier in the source.
findNameSpan(MemberSelectTree) - Method in class org.netbeans.api.java.source.TreeUtilities
Find span of the MemberSelectTree.getIdentifier() identifier in the source.
findUnimplementedMethods(TypeElement) - Method in class org.netbeans.api.java.source.ElementUtilities
Find all methods in given type and its supertypes, which are not implemented.
FLAGS - Static variable in class org.netbeans.api.java.source.UiUtils.PrintPart
Deprecated.  
forDocument(Document) - Static method in class org.netbeans.api.java.source.JavaSource
Returns a JavaSource instance associated to the given Document, it returns null if the Document is not associated with data type providing the JavaSource.
forFileObject(FileObject) - Static method in class org.netbeans.api.java.source.JavaSource
Returns a JavaSource instance associated to given FileObject, it returns null if the Document is not associated with data type providing the JavaSource.
ForLoop(List<? extends StatementTree>, ExpressionTree, List<? extends ExpressionStatementTree>, StatementTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ForLoopTree.
from(TypeMirrorHandle<? extends DeclaredType>) - Static method in class org.netbeans.api.java.source.ElementHandle
Gets ElementHandle from TypeMirrorHandle representing DeclaredType.
from(ElementHandle<?>, ClasspathInfo) - Static method in class org.netbeans.api.java.source.TreePathHandle
Constructs a TreePathHandle that corresponds to the given ElementHandle.

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.