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

A-Index (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.0.0

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

A

ADD - Static variable in interface org.openide.src.ClassElement.Impl
Add some items.
ADD - Static variable in interface org.openide.src.JavaDoc
Serves as second parameter in method JavaDoc.changeTags(org.openide.src.JavaDocTag[], int).
ADD - Static variable in interface org.openide.src.SourceElement.Impl
Add some top-level classes.
ALL - Static variable in class org.openide.src.nodes.ClassElementFilter
Does not specify a child type.
ALL - Static variable in class org.openide.src.nodes.SourceElementFilter
Does not specify any top-level element.
ALL_MODIFIERS - Static variable in class org.openide.src.nodes.SourceElementFilter
Does not specify any member access.
addClass(ClassElement) - Method in class org.openide.src.ClassElement
Add a new inner class to this class.
addClass(ClassElement) - Method in class org.openide.src.SourceElement
Add a new top-level class.
addClasses(ClassElement[]) - Method in class org.openide.src.ClassElement
Add some new inner classes to this class.
addClasses(ClassElement[]) - Method in class org.openide.src.SourceElement
Add some new top-level classes.
addConstructor(ConstructorElement) - Method in class org.openide.src.ClassElement
Add a constructor to this class.
addConstructors(ConstructorElement[]) - Method in class org.openide.src.ClassElement
Add some constructors to this class.
addField(FieldElement) - Method in class org.openide.src.ClassElement
Add a new field to the class.
addFields(FieldElement[]) - Method in class org.openide.src.ClassElement
Add some new fields to the class.
addImport(Import) - Method in class org.openide.src.SourceElement
Add an import.
addImports(Import[]) - Method in class org.openide.src.SourceElement
Add some imports.
addInitializer(InitializerElement) - Method in class org.openide.src.ClassElement
Add a new initializer block to this class.
addInitializers(InitializerElement[]) - Method in class org.openide.src.ClassElement
Add some initializer blocks to this class.
addInterface(Identifier) - Method in class org.openide.src.ClassElement
Add an interface to this class.
addInterfaces(Identifier[]) - Method in class org.openide.src.ClassElement
Add some interfaces to this class.
addMethod(MethodElement) - Method in class org.openide.src.ClassElement
Add a method to this class.
addMethods(MethodElement[]) - Method in class org.openide.src.ClassElement
Add some methods to this class.
addNotify() - Method in class org.openide.explorer.propertysheet.editors.ModifierEditor
 
addNotify() - Method in class org.openide.src.nodes.ClassChildren
 
addNotify() - Method in class org.openide.src.nodes.ClassCustomizer
 
addNotify() - Method in class org.openide.src.nodes.FieldCustomizer
 
addNotify() - Method in class org.openide.src.nodes.MethodCustomizer
 
addNotify() - Method in class org.openide.src.nodes.SourceChildren
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.src.Element.Impl
Add a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.src.Element
Add a property change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in interface org.openide.src.Element.Impl2
Adds a vetoable listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.openide.src.Element
Attaches a VetoableChange listener to the element.
attachEnv(PropertyEnv) - Method in class org.openide.explorer.propertysheet.editors.IdentifierArrayEditor
This method is called by the IDE to pass the environment to the property editor.
attachEnv(PropertyEnv) - Method in class org.openide.explorer.propertysheet.editors.MethodParameterArrayEditor
This method is called by the IDE to pass the environment to the property editor.
attachEnv(PropertyEnv) - Method in class org.openide.explorer.propertysheet.editors.ModifierEditor
This method is called by the IDE to pass the environment to the property editor.
attachEnv(PropertyEnv) - Method in class org.openide.explorer.propertysheet.editors.TypeEditor
This method is called by the IDE to pass the environment to the property editor.
attachTo(ElementNodeFactory) - Method in class org.openide.src.nodes.FilterFactory
 
attachedToElement(Element) - Method in interface org.openide.src.Element.Impl
Called to attach the implementation to a specific element.

 
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 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.