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.setIndent
Sets the distance, in pixels, that nodes are indented relative to their parent nodes.
Syntax
public void setIndent( int value )
Parameters
value
An integer that represents the number of pixels by which each level of nodes is indented relative to the level above. The default value is determined by the system.
See Also getIndent