- toArray() - Method in class org.openide.nodes.Sheet
-
Obtain the array of property sets.
- toHandles(Node[]) - Static method in class org.openide.nodes.NodeOp
-
Takes array of nodes and creates array of handles.
- toString() - Method in class org.openide.nodes.DefaultHandle
-
- toString() - Method in class org.openide.nodes.Node
-
- toString() - Method in class org.openide.nodes.NodeMemberEvent
-
Human presentable information about the event
- toString() - Method in class org.openide.nodes.NodeReorderEvent
-
Human presentable information about the event
- transferable(Node, int) - Static method in class org.openide.nodes.NodeTransfer
-
Creates transferable that represents a node operation, such as cut-to-clipboard.
- types(Node) - Method in interface org.openide.nodes.NodeTransfer.Paste
-
Method that checks the type of target node and can
decide which paste types it supports.