Lines Matching refs:dialog
48 /** provides a dialog for displaying database related exceptions.
81 /** the title of the (dialog) window
85 /** parent window to use for the dialog
87 This property can't be set while the dialog is being displayed.
92 /** is the exception displayed by the dialog
100 This property can't be set while the dialog is being displayed.
105 /** specifies the URL to the help topic to associate with the dialog.
107 <p>If This URL is not empty, then the dialog will get a "Help" button, which
116 /** allows starting execution of the dialog
120 /** allows initializing the dialog
143 String describing the initial title of the dialog. If not specified, a default title is used.
147 describing the parent window to use for the dialog.