Container.Container
Class Overview | Class Members | 
  This Package | 
All Packages
 protected Container()
Description
 Constructs a new Container. Containers can be extended directly, 
 but are lightweight in this case and must be contained by a parent
 somewhere higher up in the component tree that is native.
 (such as Frame for example).