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

R-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

R

refresh() - Method in class org.openide.nodes.Children.Array
This method can be called by subclasses that directly modify the nodes collection to update the state of the nodes appropriatelly.
refresh() - Method in class org.openide.nodes.Children.Map
Allows subclasses that directly modifies the map with nodes to synchronize the state of the children.
refreshKey(Object) - Method in class org.openide.nodes.Children.Keys
Refresh the child nodes for a given key.
refreshKey(Object) - Method in class org.openide.nodes.Children.Map
Allows subclasses that directly modifies the map with nodes to synchronize the state of the children.
register(ConnectionCookie.Type, Node) - Method in interface org.openide.cookies.ConnectionCookie
Deprecated. Attaches new node to listen to events produced by this event.
remove(Node[]) - Method in class org.openide.nodes.Children.Array
 
remove(Node[]) - Method in class org.openide.nodes.Children.Keys
 
remove(Object) - Method in class org.openide.nodes.Children.Map
Remove a given child node from the list by its key.
remove(Node[]) - Method in class org.openide.nodes.Children.Map
Does nothing.
remove(Node[]) - Method in class org.openide.nodes.Children
Remove nodes from the list.
remove(Node.Cookie) - Method in class org.openide.nodes.CookieSet
Remove a cookie from the set.
remove(Class, CookieSet.Factory) - Method in class org.openide.nodes.CookieSet
Unregisters a Factory for given cookie class
remove(Class[], CookieSet.Factory) - Method in class org.openide.nodes.CookieSet
Unregisters a Factory for given cookie classes
remove(Node[]) - Method in class org.openide.nodes.FilterNode.Children
 
remove(String) - Method in class org.openide.nodes.Sheet.Set
Remove a property from the set.
remove(String) - Method in class org.openide.nodes.Sheet
Remove a property set from the sheet.
removeAll(Collection) - Method in class org.openide.nodes.Children.Map
Remove some children from the list by key.
removeChangeListener(ChangeListener) - Method in class org.openide.nodes.CookieSet
Remove a listener to changes in the cookie set.
removeChangeListener(ChangeListener) - Method in class org.openide.nodes.Index.ArrayChildren
 
removeChangeListener(ChangeListener) - Method in class org.openide.nodes.Index.Support
 
removeChangeListener(ChangeListener) - Method in interface org.openide.nodes.Index
Remove a listener from the listener list.
removeNodeListener(NodeListener) - Method in class org.openide.nodes.Node
Remove a node listener.
removeNotify() - Method in class org.openide.nodes.BeanChildren
Removes the listener and does some necessary clean up.
removeNotify() - Method in class org.openide.nodes.Children
Called when the list of nodes for this children object is no longer needed by the IDE.
removeNotify() - Method in class org.openide.nodes.FilterNode.Children
Clears current keys, because all mirrored nodes disappeared.
removeNotify() - Method in class org.openide.util.actions.NodeAction
Shuts down the selection listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.nodes.IndexedCustomizer
Deprecated.  
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.nodes.Node
Remove a Bean property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.nodes.Sheet.Set
Remove a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.nodes.Sheet
Remove a change listener.
reorder(int[]) - Method in class org.openide.nodes.Index.ArrayChildren
 
reorder() - Method in class org.openide.nodes.Index.ArrayChildren
Invokes a dialog for reordering children using IndexedCustomizer.
reorder(int[]) - Method in class org.openide.nodes.Index.KeysChildren
 
reorder() - Method in class org.openide.nodes.Index.Support
Reorder the nodes with dialog; should be overridden if needed.
reorder(int[]) - Method in class org.openide.nodes.Index.Support
Reorder by permutation.
reorder() - Method in interface org.openide.nodes.Index
Invoke a dialog for reordering the children.
reorder(int[]) - Method in interface org.openide.nodes.Index
Reorder all children with a given permutation.
restoreDefaultValue() - Method in class org.openide.nodes.Node.Property
Restore this property to its default value, if supported.

 
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.