TreeView.getPathSeparator

Overview | Methods | This Package | All Packages

TreeView.getPathSeparator

Retrieves the delimiter character used in the path returned by the TreeNode.getFullPath method.

Syntax

public String getPathSeparator()

Return Value

Returns a string, usually a single character, that is used as the delimiter character in the path returned by the TreeNode.getFullPath method.

See Also   setPathSeparator