Container.addNotify
Class Overview | Class Members | 
  This Package | 
All Packages
 public void addNotify()
Description
 Notifies the container to create a peer. It will also
 notify the components contained in this container.
 This method should be called by Container.add, 
 and not by user code directly.
  
Overrides
     addNotify in class Component
    
See Also
     removeNotify