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 Summary
ConstructorDescriptionAcceptLicenseAgreementDialog
(Shell parent, String dialogTitle, String agreement) Create the dialog.Method Summary
Constructor Details
AcceptLicenseAgreementDialog
Create the dialog.- Parameters:
parent
- The parent shell.
Method Details
open
public boolean open()Open the dialog.- Returns:
- The acceptance flag.