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

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

S

SaveCookie - interface org.openide.cookies.SaveCookie.
The cookie for the save operation.
Sheet - class org.openide.nodes.Sheet.
Support for creation of property sets.
Sheet() - Constructor for class org.openide.nodes.Sheet
Default constructor.
Sheet.Set - class org.openide.nodes.Sheet.Set.
A set of Bean properties.
Sheet.Set() - Constructor for class org.openide.nodes.Sheet.Set
Default constructor.
save() - Method in interface org.openide.cookies.SaveCookie
Invoke the save operation.
select(String, String, Node, NodeAcceptor, Component) - Method in class org.openide.nodes.NodeOperation
Open a modal Explorer on a root node, permitting a node selection to be returned.
select(String, String, Node, NodeAcceptor) - Method in class org.openide.nodes.NodeOperation
Open a modal Explorer without any extra dialog component.
select(String, String, Node) - Method in class org.openide.nodes.NodeOperation
Open a modal Explorer accepting only a single node.
serialVersionUID - Static variable in interface org.openide.nodes.Node.Handle
Deprecated. Only public by accident.
setBefore(boolean) - Method in class org.openide.nodes.Children.Keys
Set whether new nodes should be added to the beginning or end of sublists for a given key.
setChildren(Children) - Method in class org.openide.nodes.Node
Allows to change Children of the node.
setComparator(Comparator) - Method in class org.openide.nodes.Children.SortedArray
Set the comparator.
setComparator(Comparator) - Method in class org.openide.nodes.Children.SortedMap
Set the comparator.
setCookieSet(CookieSet) - Method in class org.openide.nodes.AbstractNode
Deprecated. just use getCookieSet().add(...) instead
setDefaultAction(SystemAction) - Method in class org.openide.nodes.AbstractNode
Deprecated. Override AbstractNode.getPreferredAction() instead.
setDefaultActions(SystemAction[]) - Static method in class org.openide.nodes.NodeOp
Deprecated. Useless.
setDisplayName(String) - Method in class org.openide.nodes.FilterNode
 
setDisplayName(String) - Method in class org.openide.nodes.IndexedPropertySupport
 
setDisplayName(String) - Method in class org.openide.nodes.Node
Set the display name.
setEnabled(boolean) - Method in class org.openide.util.actions.NodeAction
 
setFilter(Object) - Method in interface org.openide.cookies.FilterCookie
Deprecated. Set the current filter.
setIconBase(String) - Method in class org.openide.nodes.AbstractNode
Deprecated. Use AbstractNode.setIconBaseWithExtension(java.lang.String)
setIconBaseWithExtension(String) - Method in class org.openide.nodes.AbstractNode
Change the icon.
setImmediateReorder(boolean) - Method in class org.openide.nodes.IndexedCustomizer
Deprecated. Set whether reorders will take effect immediately.
setIndexedValue(int, Object) - Method in class org.openide.nodes.IndexedPropertySupport
 
setIndexedValue(int, Object) - Method in class org.openide.nodes.Node.IndexedProperty
Set the value of the property at an index.
setKeys(Collection) - Method in class org.openide.nodes.Children.Keys
Set new keys for this children object.
setKeys(Object[]) - Method in class org.openide.nodes.Children.Keys
Set keys for this list.
setName(String) - Method in class org.openide.nodes.AbstractNode
Set the system name.
setName(String) - Method in class org.openide.nodes.BeanNode
Set the node name.
setName(String) - Method in class org.openide.nodes.FilterNode
 
setName(String) - Method in class org.openide.nodes.IndexedPropertySupport
 
setName(String) - Method in class org.openide.nodes.Node
Set the system name.
setObject(Object) - Method in class org.openide.nodes.IndexedCustomizer
Deprecated. Set the nodes to reorder.
setPropertyEditorClass(Class) - Method in class org.openide.nodes.PropertySupport.Reflection
Set the property editor explicitly.
setSheet(Sheet) - Method in class org.openide.nodes.AbstractNode
Set the set of properties.
setShortDescription(String) - Method in class org.openide.nodes.FilterNode
 
setShortDescription(String) - Method in class org.openide.nodes.IndexedPropertySupport
 
setShortDescription(String) - Method in class org.openide.nodes.Node
Set the short description of the node.
setSynchronizeName(boolean) - Method in class org.openide.nodes.BeanNode
Set whether or not to keep the node name and Bean name synchronized automatically.
setValue(String, Object) - Method in class org.openide.nodes.FilterNode
 
setValue(Object) - Method in class org.openide.nodes.IndexedPropertySupport
 
setValue(Object) - Method in class org.openide.nodes.Node.Property
Set the value.
setValue(Object) - Method in class org.openide.nodes.PropertySupport.Name
 
setValue(Object) - Method in class org.openide.nodes.PropertySupport.ReadOnly
 
setValue(Object) - Method in class org.openide.nodes.PropertySupport.Reflection
 
showIndexedCustomizer(Index) - Static method in class org.openide.nodes.Index.Support
Utility method to create and show an indexed customizer.
showProperties(Node) - Method in class org.openide.nodes.NodeOperation
Open a modal Property Sheet on a node.
showProperties(Node[]) - Method in class org.openide.nodes.NodeOperation
Open a modal Property Sheet on a set of nodes.
support - Variable in class org.openide.nodes.Index.ArrayChildren
Support instance for delegation of some Index methods.
supportsDefaultValue() - Method in class org.openide.nodes.Node.Property
Test whether the property had a default value.
surviveFocusChange() - Method in class org.openide.util.actions.NodeAction
Specify the behavior of the action when a window with no activated nodes is selected.
systemActions - Variable in class org.openide.nodes.AbstractNode
Actions for the node.

 
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.