Method Summary |
|
public void | addChangeListener(ChangeListener l) |
protected void | fireChange() |
public HelpCtx | getHelp() |
protected WizardDescriptor | getSettings() |
public boolean | isValid() |
public void | propertyChange(PropertyChangeEvent evt) Mainly for receiving events from wrapped component about its validity.
Firing events further to Wizard descriptor so it will reread this panel's
state and reenable/redisable its next/prev/finish/... |
public void | readSettings(Object settings) |
public void | removeChangeListener(ChangeListener l) |
public void | setSettings(WizardDescriptor settings) |
public void | storeSettings(Object settings) |