Sets the distance, in pixels, that nodes are indented relative to their parent nodes.
public void setIndent( int value )
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