Container.validateTree

Container.validateTree

Class Overview | Class Members | This Package | All Packages

Syntax
protected void validateTree()
Description
Recursively descends the container tree and recomputes the layout for any subtrees marked as needing it (those marked as invalid). Synchronization should be provided by the method that calls this one: validate.