Toolkit.createDialog
Class Overview | Class Members | 
  This Package | 
All Packages
 protected abstract DialogPeer createDialog( Dialog target )
Parameters
-  target 
-  the dialog to be implemented.
    
Returns
     this toolkit's implementation of Dialog.
    Description
 Creates this toolkit's implementation of Dialog using 
 the specified peer interface.
  
See Also
     Dialog, DialogPeer