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