4546474849505152535455
licensePage.setLicenseTextLocation(location); } public void execute() { if (wizardDialog == null) { wizardDialog = new SetupWizardDialog(this) { @Override protected String getFinishCommandId() { return "setup." + super.getFinishCommandId(); }