Component.Component
Class Overview | Class Members | 
  This Package | 
All Packages
 protected Component()
Description
 Constructs a new component. Class Component can be 
 extended directly to create a lightweight component that does not 
 utilize an opaque native window. A lightweight component must be 
 hosted by a native container somewhere higher up in the component 
 tree (for example, by a Frame object).