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

I-Index (NetBeans Java Hierarchy API) - NetBeans API Javadoc 4.1.0

 
A B C D E F G H I J K L M N O P R S T U V W

I

IMPLEMENTS - Static variable in class org.openide.src.nodes.ClassElementFilter
Specifies a child representing an implemented interface of the node's class.
IMPORT - Static variable in class org.openide.src.nodes.SourceElementFilter
Specifies a child representing a package or class import.
INT - Static variable in class org.openide.src.Type
int primitive type.
INTERFACE - Static variable in class org.openide.src.ClassElement
Constant indicating that the class is an interface.
INTERFACE - Static variable in class org.openide.src.nodes.SourceElementFilter
Specifies a child representing a (top-level) interface.
ISCLASS - Static variable in class org.netbeans.api.java.comparators.JavaElementComparator
 
Identifier - class org.openide.src.Identifier.
Represents one identifier.
Identifier.Resolver - interface org.openide.src.Identifier.Resolver.
The interface allows lazy resolving of an Identifier to a fully qualified name.
IdentifierArrayEditor - class org.openide.explorer.propertysheet.editors.IdentifierArrayEditor.
Property editors for array of org.openide.src.Identifier
IdentifierArrayEditor() - Constructor for class org.openide.explorer.propertysheet.editors.IdentifierArrayEditor
 
Import - class org.openide.src.Import.
Represents one class or package import.
Import(Identifier, boolean) - Constructor for class org.openide.src.Import
Create an import.
InitializerElement - class org.openide.src.InitializerElement.
Element which represents an initializer block.
InitializerElement() - Constructor for class org.openide.src.InitializerElement
Create an initializer represented in memory.
InitializerElement(InitializerElement.Impl, ClassElement) - Constructor for class org.openide.src.InitializerElement
Create an initializer.
InitializerElement.Impl - interface org.openide.src.InitializerElement.Impl.
Pluggable implementation of initializers.
InitializerElementNode - class org.openide.src.nodes.InitializerElementNode.
Node representing an initializer (static or nonstatic).
InitializerElementNode(InitializerElement, boolean) - Constructor for class org.openide.src.nodes.InitializerElementNode
Create a new initializer node.
impl - Variable in class org.openide.src.Element
Implementation
impl2 - Variable in class org.openide.src.Element
Implementation extension #2
isAllClasses() - Method in class org.openide.src.nodes.SourceElementFilter
Test whether all classes in the source should be recursively shown.
isArray() - Method in class org.openide.src.Type
Test if the type is an array.
isClass() - Method in class org.openide.src.ClassElement
Test whether this is really a class.
isClass() - Method in class org.openide.src.Import
Is this a class import?
isClass() - Method in class org.openide.src.Type
Test if the type is a class or interface.
isClassOrInterface() - Method in interface org.openide.src.ClassElement.Impl
Test whether this is a class or interface.
isClassOrInterface() - Method in class org.openide.src.ClassElement
Test whether this is really a class, or an interface.
isDeclaredAsApplet() - Method in class org.openide.src.ClassElement
Test whether this class is an applet.
isDeclaredAsJavaBean() - Method in class org.openide.src.ClassElement
Test whether this class is a JavaBean.
isEmpty() - Method in interface org.openide.src.JavaDoc
Test if this javadoc is empty.
isFinal() - Method in class org.openide.src.MethodParameter
Test whether this parameter is final.
isInner() - Method in class org.openide.src.ClassElement
Test if this is an inner class.
isInterface() - Method in class org.openide.src.ClassElement
Test whether this is an interface.
isOK() - Method in class org.openide.src.nodes.ClassCustomizer
 
isOK() - Method in class org.openide.src.nodes.FieldCustomizer
 
isOK() - Method in class org.openide.src.nodes.MethodCustomizer
 
isPackage() - Method in class org.openide.src.Import
Is this a package import?
isPaintable() - Method in class org.openide.explorer.propertysheet.editors.ModifierEditor
 
isPrimitive() - Method in class org.openide.src.Type
Test if the type is primitive.
isQualified() - Method in class org.openide.src.Identifier
Test whether this identifier is qualified by package.
isSorted() - Method in class org.openide.src.nodes.ClassElementFilter
Test whether the elements in one element type group are sorted.
isSourceFormat() - Method in class org.openide.src.ElementFormat
Test if this format generate strings in source format or fully qualified format.
isStatic() - Method in interface org.openide.src.InitializerElement.Impl
Test whether this initializer is static.
isStatic() - Method in class org.openide.src.InitializerElement
Test whether this initializer is static.
isValid() - Method in interface org.openide.src.Element.Impl2
Determines whether the element is still valid - if it is a part of its original model.
isWriteable() - Method in class org.openide.src.nodes.DefaultFactory
 

 
A B C D E F G H I J K L M N O P R S T U V W
Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.