Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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