Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Class
java.awt.Dialog

Packages that use Dialog
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
javax.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. 
 

Uses of Dialog in java.awt
 

Subclasses of Dialog in java.awt
 class FileDialog
          The FileDialog class displays a dialog window from which the user can select a file.
 

Methods in java.awt with parameters of type Dialog
protected abstract  java.awt.peer.DialogPeer Toolkit.createDialog(Dialog target)
          Creates this toolkit's implementation of Dialog using the specified peer interface.
 

Constructors in java.awt with parameters of type Dialog
Dialog(Dialog owner)
          Constructs an initially invisible, non-modal Dialog with an empty title and the specified owner dialog.
Dialog(Dialog owner, String title)
          Constructs an initially invisible, non-modal Dialog with the specified owner dialog and title.
Dialog(Dialog owner, String title, boolean modal)
          Constructs an initially invisible Dialog with the specified owner dialog, title, and modality.
Dialog.AccessibleAWTDialog()
           
 

Uses of Dialog in javax.swing
 

Subclasses of Dialog in javax.swing
 class JDialog
          The main class for creating a dialog window.
 

Constructors in javax.swing with parameters of type Dialog
JDialog(Dialog owner)
          Creates a non-modal dialog without a title with the specifed Dialog as its owner.
JDialog(Dialog owner, boolean modal)
          Creates a modal or non-modal dialog without a title and with the specified owner dialog.
JDialog(Dialog owner, String title)
          Creates a non-modal dialog with the specified title and with the specified owner dialog.
JDialog(Dialog owner, String title, boolean modal)
          Creates a modal or non-modal dialog with the specified title and the specified owner frame.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter