Package com.iizigo.prop.editor.dialog
Class AcceptLicenseAgreementDialog
- java.lang.Object
- org.eclipse.swt.widgets.Dialog
- com.iizigo.prop.editor.dialog.AcceptLicenseAgreementDialog
public class AcceptLicenseAgreementDialog extends org.eclipse.swt.widgets.Dialog
Dialog used to accept a license agreement.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description AcceptLicenseAgreementDialog(org.eclipse.swt.widgets.Shell parent, java.lang.String dialogTitle, java.lang.String agreement)
Create the dialog.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
open()
Open the dialog.