| |
|
| java.lang.Object org.netbeans.modules.apisupport.paintapp.PaintAppWizardPanel
PaintAppWizardPanel | public class PaintAppWizardPanel implements WizardDescriptor.Panel,WizardDescriptor.ValidatingPanel,WizardDescriptor.FinishablePanel(Code) | | Panel just asking for basic info.
|
PaintAppWizardPanel | public PaintAppWizardPanel()(Code) | | Creates a new instance of templateWizardPanel
|
fireChangeEvent | final protected void fireChangeEvent()(Code) | | |
getHelp | public HelpCtx getHelp()(Code) | | |
isFinishPanel | public boolean isFinishPanel()(Code) | | |
isValid | public boolean isValid()(Code) | | |
storeSettings | public void storeSettings(Object settings)(Code) | | |
validate | public void validate() throws WizardValidationException(Code) | | |
|
|
|