Component.getToolkit
Class Overview | Class Members | 
  This Package | 
All Packages
 public Toolkit getToolkit()
Returns
     The toolkit of this component.
  Description
 Gets the toolkit of this component. Note that
 the frame that contains a component controls which
 toolkit is used by that component. Therefore if the component  
 is moved from one frame to another, the toolkit it uses may change.