com.im.ijc.core.wizards.newdfitem
Class ConvertDFFieldWizardPanel2
java.lang.Object
com.im.ijc.core.wizards.newdfitem.ConvertDFFieldWizardPanel2
- All Implemented Interfaces:
- WizardDescriptor.Panel
public class ConvertDFFieldWizardPanel2
- extends Object
- implements WizardDescriptor.Panel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getComponent
public Component getComponent()
- Specified by:
getComponent in interface WizardDescriptor.Panel
getHelp
public HelpCtx getHelp()
- Specified by:
getHelp in interface WizardDescriptor.Panel
isValid
public boolean isValid()
- Specified by:
isValid in interface WizardDescriptor.Panel
addChangeListener
public final void addChangeListener(ChangeListener l)
- Specified by:
addChangeListener in interface WizardDescriptor.Panel
removeChangeListener
public final void removeChangeListener(ChangeListener l)
- Specified by:
removeChangeListener in interface WizardDescriptor.Panel
fireChangeEvent
protected final void fireChangeEvent()
readSettings
public void readSettings(Object settings)
- Specified by:
readSettings in interface WizardDescriptor.Panel
storeSettings
public void storeSettings(Object settings)
- Specified by:
storeSettings in interface WizardDescriptor.Panel