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

E-Index (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.5.0

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

E

Element - Class in org.openide.src
Base class for representations of elements in the Java language.
Element(Element.Impl) - Constructor for class org.openide.src.Element
Create a new element with the provided implementation.
element - Variable in class org.openide.src.nodes.ClassChildren
The class element whose subelements are represented.
element - Variable in class org.openide.src.nodes.ElementNode
Associated element.
element - Variable in class org.openide.src.nodes.SourceChildren
The element whose subelements are represented.
Element.Impl - Interface in org.openide.src
Pluggable implementation of the storage of element properties.
Element.Impl2 - Interface in org.openide.src
Extended version of the implementation interface.
ELEMENT_BEGIN - Static variable in interface org.openide.src.ElementPrinter
Beginning of whole element.
ELEMENT_END - Static variable in interface org.openide.src.ElementPrinter
End of whole element.
ElementFormat - Class in org.openide.src
A format used to print members of the source hierarchy.
ElementFormat(String) - Constructor for class org.openide.src.ElementFormat
Create a new format.
elementFormat - Variable in class org.openide.src.nodes.ElementNode
Format for FeatureDescriptor.getDisplayName().
ElementFormatEditor - Class in org.openide.explorer.propertysheet.editors
Property editor for ElementFormat.
ElementFormatEditor() - Constructor for class org.openide.explorer.propertysheet.editors.ElementFormatEditor
Constructs new property editor.
ElementNode - Class in org.openide.src.nodes
Superclass of nodes representing elements in the source hierarchy.
ElementNode(Element, Children, boolean) - Constructor for class org.openide.src.nodes.ElementNode
Create a new element node.
ElementNodeFactory - Interface in org.openide.src.nodes
A factory used to create instances of hierarchy node implementations.
ElementPrinter - Interface in org.openide.src
Prints elements in a textual form.
ElementPrinterInterruptException - Exception in org.openide.src
Thrown when an element printer stops printing at some notable point.
ElementPrinterInterruptException() - Constructor for exception org.openide.src.ElementPrinterInterruptException
Construct the exception.
ElementProperties - Interface in org.openide.src
Names of properties of elements.
equals(Object) - Method in class org.netbeans.api.java.comparators.JavaElementComparator
 
equals(Object) - Method in class org.openide.src.ConstructorElement.Key
 
equals(Object) - Method in class org.openide.src.Identifier
Compare the specified object with this Identifier for equality.
equals(Object) - Method in class org.openide.src.Import
 
equals(Object) - Method in class org.openide.src.MethodElement.Key
 
equals(Object) - Method in class org.openide.src.MethodParameter
 
equals(Object) - Method in class org.openide.src.nodes.ElementNode
Test for equality.
equals(Object) - Method in class org.openide.src.Type
Compare the specified object with this Type for equality.
exceptionComment() - Method in interface org.openide.src.JavaDocTag.Throws
Return the exception comment.
exceptionName() - Method in interface org.openide.src.JavaDocTag.Throws
Return the exception name.
EXCEPTIONS - Static variable in class org.netbeans.api.java.comparators.JavaElementComparator
 
EXTENDS - Static variable in class org.openide.src.nodes.ClassElementFilter
Specifies a child representing the superclass of the node's class.

org.openide.src 1.8.22
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.