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

T-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

T

Throw(ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ThrowTree.
THROWS - Static variable in class org.netbeans.api.java.source.UiUtils.PrintPart
 
tokensFor(Tree) - Method in class org.netbeans.api.java.source.TreeUtilities
 
tokensFor(Tree, SourcePositions) - Method in class org.netbeans.api.java.source.TreeUtilities
 
toPhase(JavaSource.Phase) - Method in class org.netbeans.api.java.source.CompilationController
Moves the state to required phase.
toPhase(JavaSource.Phase) - Method in class org.netbeans.api.java.source.WorkingCopy
 
toString() - Method in class org.netbeans.api.java.source.ClasspathInfo
 
toString() - Method in class org.netbeans.api.java.source.Comment
 
toString() - Method in class org.netbeans.api.java.source.ElementHandle
 
toString() - Method in class org.netbeans.api.java.source.ModificationResult.Difference
 
toString() - Method in class org.netbeans.api.java.source.RootsEvent
 
toString() - Method in class org.netbeans.api.java.source.TypesEvent
 
treeFor(CompilationInfo, Element) - Static method in class org.netbeans.api.java.source.SourceUtils
Deprecated. Use Trees.getTree(Element) instead.
TreeMaker - Class in org.netbeans.api.java.source
Factory interface for creating new com.sun.source.tree instances.
TreePathHandle - Class in org.netbeans.api.java.source
Represents a handle for TreePath which can be kept and later resolved by another javac.
TreeUtilities - Class in org.netbeans.api.java.source
 
Try(BlockTree, List<? extends CatchTree>, BlockTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new TryTree.
Type(TypeMirror) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new Tree for a given TypeMirror.
TYPE - Static variable in class org.netbeans.api.java.source.UiUtils.PrintPart
 
TypeCast(Tree, ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new TypeCastTree.
TypeMirrorHandle<T extends TypeMirror> - Class in org.netbeans.api.java.source
Represents a handle for TypeMirror which can be kept and later resolved by another javac.
TypeParameter(CharSequence, List<? extends ExpressionTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new TypeParameterTree.
TYPEPARAMETERS - Static variable in class org.netbeans.api.java.source.UiUtils.PrintPart
 
typesAdded(TypesEvent) - Method in interface org.netbeans.api.java.source.ClassIndexListener
Called when the new declared types are added into the ClassIndex
typesChanged(TypesEvent) - Method in interface org.netbeans.api.java.source.ClassIndexListener
Called when some declared types are changed.
TypesEvent - Class in org.netbeans.api.java.source
Event used to notify the ClassIndexListener about a change of declared types in the ClassIndex
typesRemoved(TypesEvent) - Method in interface org.netbeans.api.java.source.ClassIndexListener
Called when declared types are removed from the ClassIndex
TypeUtilities - Class in org.netbeans.api.java.source
Various utilities related to the TypeMirrors.

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.