- SaveCookie - Interface in org.openide.cookies
-
The cookie for 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
-
- Set() - Constructor for class org.openide.nodes.Sheet.Set
-
Default constructor.
- 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<? super Node>) - Method in class org.openide.nodes.Children.SortedArray
-
Set the comparator.
- setComparator(Comparator<? super Node>) - Method in class org.openide.nodes.Children.SortedMap
-
Set the comparator.
- setCookieSet(CookieSet) - Method in class org.openide.nodes.AbstractNode
-
- setDefaultAction(SystemAction) - Method in class org.openide.nodes.AbstractNode
-
- setDefaultActions(SystemAction[]) - Static method in class org.openide.nodes.NodeOp
-
- 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.
- setHidden(boolean) - Method in class org.openide.nodes.Node
-
- setIconBase(String) - Method in class org.openide.nodes.AbstractNode
-
- 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, E) - Method in class org.openide.nodes.IndexedPropertySupport
-
- setIndexedValue(int, E) - Method in class org.openide.nodes.Node.IndexedProperty
-
Set the value of the property at an index.
- setKeys(Collection<? extends T>) - Method in class org.openide.nodes.Children.Keys
-
Set new keys for this children object.
- setKeys(T[]) - 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<? extends PropertyEditor>) - 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(T) - Method in class org.openide.nodes.IndexedPropertySupport
-
- setValue(T) - Method in class org.openide.nodes.Node.Property
-
Set the value.
- setValue(String) - Method in class org.openide.nodes.PropertySupport.Name
-
- setValue(T) - Method in class org.openide.nodes.PropertySupport.ReadOnly
-
- setValue(T) - Method in class org.openide.nodes.PropertySupport.Reflection
-
- Sheet - Class in org.openide.nodes
-
Support for creation of property sets.
- Sheet() - Constructor for class org.openide.nodes.Sheet
-
Default constructor.
- Sheet.Set - Class in org.openide.nodes
-
A list of bean properties.
- showCustomEditorDialog(Node.Property<?>, Object...) - Method in class org.openide.nodes.NodeOperation
-
Shows a modal dialog with the custom editor of given property, just like
it would be invoked when clicking the [...] button next to a property in
the property sheet.
- 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.
- snapshot() - Method in class org.openide.nodes.Children
-
Creates an immutable snapshot representing the current view of the nodes
in this children object.
- SortedArray() - Constructor for class org.openide.nodes.Children.SortedArray
-
Create an empty list of children.
- SortedArray(Collection<Node>) - Constructor for class org.openide.nodes.Children.SortedArray
-
Create an empty list with a specified storage method.
- SortedMap() - Constructor for class org.openide.nodes.Children.SortedMap
-
Create an empty list.
- SortedMap(Map<T, Node>) - Constructor for class org.openide.nodes.Children.SortedMap
-
Create an empty list with a specific storage method.
- support - Variable in class org.openide.nodes.Index.ArrayChildren
-
Support instance for delegation of some Index
methods.
- Support() - Constructor for class org.openide.nodes.Index.Support
-
Default constructor.
- 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
-