Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.nodes 7.12.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
R
refresh(boolean)
- Method in class org.openide.nodes.
ChildFactory
Call this method when the list of objects being modelled by the has changed and the child Nodes of this Node should be updated.
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(T)
- Method in class org.openide.nodes.
Children.Keys
Refresh the child nodes for a given key.
refreshKey(T)
- 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
Deprecated.
Do not use! Just call
Children.Keys.setKeys(Collection)
with a smaller set.
remove(T)
- 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<? extends Node.Cookie>, CookieSet.Factory)
- Method in class org.openide.nodes.
CookieSet
Unregisters a Factory for given cookie class
remove(Class<? extends Node.Cookie>[], 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
Deprecated.
remove(String)
- Method in class org.openide.nodes.
Sheet
Remove a property set from the sheet.
remove(String)
- Method in class org.openide.nodes.
Sheet.Set
Remove a property from the set.
removeAll(Collection<? extends T>)
- 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 interface org.openide.nodes.
Index
Remove a listener from the listener list.
removeChangeListener(ChangeListener)
- Method in class org.openide.nodes.
Index.Support
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.
ChildFactory.Detachable
Called when this child factory is no longer in use, to dispose of resources, detach listeners, etc.
removeNotify()
- Method in class org.openide.nodes.
Children
Called when all the children Nodes are freed from memory.
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
Remove a change listener.
removePropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.nodes.
Sheet.Set
Remove a property 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 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.
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.
restoreDefaultValue()
- Method in class org.openide.nodes.
Node.Property
Restore this property to its default value, if supported.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.nodes 7.12.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Built on July 6 2010. | Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.