Package Functions

com.cosylab.cdb.browser.CDBDialog Class Reference

Inherits javax::swing::JDialog.

List of all members.

Package Functions

 CDBDialog (JFrame owner, String msg1, String msg2)

Constructor & Destructor Documentation

com.cosylab.cdb.browser.CDBDialog.CDBDialog ( JFrame  owner,
String  msg1,
String  msg2 
) [package]

Constructor that creates a warning dialog (with "YES" option).

Parameters:
owner the non-null Dialog from which the dialog is displayed.
msg1 the first message to be displayed.
msg2 the second message to be displayed.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties