Container.invalidate
Class Overview | Class Members | 
  This Package | 
All Packages
 public void invalidate()
Description
 Invalidates the container.  The container and all parents
 above it are marked as needing to be laid out.  This method can
 be called often, so it needs to execute quickly.
  
Overrides
     invalidate in class Component
    
See Also
     validate, layout, LayoutManager