コード例 #1
0
 public void readSettings(Object settings) {
   wizardDescriptor = (WizardDescriptor) settings;
   component.read(wizardDescriptor);
 }