Container.validateTree
Class Overview | Class Members |
This Package |
All Packages
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.