Beispiel #1
0
 protected void setFinishButtonEnabled(boolean set) {
   wizardComponents.getFinishButton().setEnabled(set);
 }