Package com.iizigo.prop.editor.dialog
Class AcceptLicenseAgreementDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.AcceptLicenseAgreementDialog
Dialog used to accept a license agreement.
- Author:
- Christopher Mindus
- Constructor SummaryConstructorsConstructorDescription- AcceptLicenseAgreementDialog- (Shell parent, String dialogTitle, String agreement) Create the dialog.
- Method Summary
- Constructor Details- AcceptLicenseAgreementDialogCreate the dialog.- Parameters:
- parent- The parent shell.
 
 
- Method Details- openpublic boolean open()Open the dialog.- Returns:
- The acceptance flag.