首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
I-Index (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.src 1.8.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
Identifier
- Class in
org.openide.src
Represents one identifier.
Identifier.Resolver
- Interface in
org.openide.src
The interface allows lazy resolving of an Identifier to a fully qualified name.
IdentifierArrayEditor
- Class in
org.openide.explorer.propertysheet.editors
Property editors for array of org.openide.src.Identifier
IdentifierArrayEditor()
- Constructor for class org.openide.explorer.propertysheet.editors.
IdentifierArrayEditor
impl
- Variable in class org.openide.src.
Element
Implementation
impl2
- Variable in class org.openide.src.
Element
Implementation extension #2
IMPLEMENTS
- Static variable in class org.openide.src.nodes.
ClassElementFilter
Specifies a child representing an implemented interface of the node's class.
Import
- Class in
org.openide.src
Represents one class or package import.
Import(Identifier, boolean)
- Constructor for class org.openide.src.
Import
Create an import.
IMPORT
- Static variable in class org.openide.src.nodes.
SourceElementFilter
Specifies a child representing a package or class import.
InitializerElement
- Class in
org.openide.src
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 in
org.openide.src
Pluggable implementation of initializers.
InitializerElementNode
- Class in
org.openide.src.nodes
Node representing an initializer (static or nonstatic).
InitializerElementNode(InitializerElement, boolean)
- Constructor for class org.openide.src.nodes.
InitializerElementNode
Create a new initializer node.
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.
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
- Static variable in class org.netbeans.api.java.comparators.
JavaElementComparator
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.src 1.8.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.