TreeView.setIndent

Overview | Methods | This Package | All 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