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

P-Index (NetBeans Nodes API) - NetBeans API Javadoc 5.0.0

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

P

PROPERTIES - Static variable in class org.openide.nodes.Sheet
Name for regular Bean property set.
PROP_COOKIE - Static variable in class org.openide.nodes.Node
Property for a node's cookie set.
PROP_DISPLAY_NAME - Static variable in class org.openide.nodes.Node
Property for node display name.
PROP_ICON - Static variable in class org.openide.nodes.Node
Property for the normal (closed) icon of a node.
PROP_LEAF - Static variable in class org.openide.nodes.Node
Property saying whether the Node is Leaf
PROP_NAME - Static variable in class org.openide.nodes.Node
Property for internal (not displayable) name of a node.
PROP_OPENED_ICON - Static variable in class org.openide.nodes.Node
Property for the opened icon of a node.
PROP_PARENT_NODE - Static variable in class org.openide.nodes.Node
Property for a node's parent.
PROP_PROPERTY_SETS - Static variable in class org.openide.nodes.Node
Property for a node's list of property sets.
PROP_SHORT_DESCRIPTION - Static variable in class org.openide.nodes.Node
Property for short description of a node.
PrintCookie - interface org.openide.cookies.PrintCookie.
Cookie permitting an object to be printed.
PropertySupport - class org.openide.nodes.PropertySupport.
Support class for Node.Property.
PropertySupport(String, Class, String, String, boolean, boolean) - Constructor for class org.openide.nodes.PropertySupport
Constructs a new support.
PropertySupport.Name - class org.openide.nodes.PropertySupport.Name.
Support for the name property of a node.
PropertySupport.Name(Node) - Constructor for class org.openide.nodes.PropertySupport.Name
Create the name property for a node with the standard name and hint.
PropertySupport.Name(Node, String, String) - Constructor for class org.openide.nodes.PropertySupport.Name
Create the name property for a node.
PropertySupport.ReadOnly - class org.openide.nodes.PropertySupport.ReadOnly.
A simple read-only property.
PropertySupport.ReadOnly(String, Class, String, String) - Constructor for class org.openide.nodes.PropertySupport.ReadOnly
Construct a new support.
PropertySupport.ReadWrite - class org.openide.nodes.PropertySupport.ReadWrite.
A simple read/write property.
PropertySupport.ReadWrite(String, Class, String, String) - Constructor for class org.openide.nodes.PropertySupport.ReadWrite
Construct a new support.
PropertySupport.Reflection - class org.openide.nodes.PropertySupport.Reflection.
Support for properties from Java Reflection.
PropertySupport.Reflection(Object, Class, Method, Method) - Constructor for class org.openide.nodes.PropertySupport.Reflection
Create a support with method objects specified.
PropertySupport.Reflection(Object, Class, String, String) - Constructor for class org.openide.nodes.PropertySupport.Reflection
Create a support with methods specified by name.
PropertySupport.Reflection(Object, Class, String) - Constructor for class org.openide.nodes.PropertySupport.Reflection
Create a support based on the property name.
PropertySupport.WriteOnly - class org.openide.nodes.PropertySupport.WriteOnly.
A simple write-only property.
PropertySupport.WriteOnly(String, Class, String, String) - Constructor for class org.openide.nodes.PropertySupport.WriteOnly
Construct a new support.
performAction() - Method in class org.openide.util.actions.NodeAction
Deprecated. Do not call this programmatically. Use NodeAction.createContextAwareInstance(org.openide.util.Lookup) to pass in a node selection. Do not override this method.
performAction(Node[]) - Method in class org.openide.util.actions.NodeAction
Perform the action based on the currently activated nodes.
print() - Method in interface org.openide.cookies.PrintCookie
Print the content of the object.
property - Variable in class org.openide.nodes.BeanNode.Descriptor
Regular properties.
propertyChange(PropertyChangeEvent) - Method in class org.openide.nodes.FilterNode.NodeAdapter
 
propertyChange(FilterNode, PropertyChangeEvent) - Method in class org.openide.nodes.FilterNode.NodeAdapter
Actually refire the change event in a subclass.
propertyChange(PropertyChangeEvent) - Method in class org.openide.nodes.FilterNode.PropertyChangeAdapter
 
propertyChange(FilterNode, PropertyChangeEvent) - Method in class org.openide.nodes.FilterNode.PropertyChangeAdapter
Actually propagate the event.
propertyChange(PropertyChangeEvent) - Method in class org.openide.nodes.NodeAdapter
 
put(Object, Node) - Method in class org.openide.nodes.Children.Map
Add one key and one node to the list.
put(Node.Property) - Method in class org.openide.nodes.Sheet.Set
Add a property to this set, replacing any old one with the same name.
put(Node.Property[]) - Method in class org.openide.nodes.Sheet.Set
Add several properties to this set, replacing old ones with the same names.
put(Sheet.Set) - Method in class org.openide.nodes.Sheet
Add a property set.
putAll(Map) - Method in class org.openide.nodes.Children.Map
Add a collection of new key/value pairs into the map.

 
A B C D E F G H I 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.