public class TemplateBotProjectWizardPanel extends Object implements org.openide.WizardDescriptor.Panel, org.openide.WizardDescriptor.ValidatingPanel, org.openide.WizardDescriptor.FinishablePanel
| Constructor and Description |
|---|
TemplateBotProjectWizardPanel()
Creates a new instance of templateWizardPanel
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeListener(ChangeListener l) |
protected void |
fireChangeEvent() |
Component |
getComponent() |
org.openide.util.HelpCtx |
getHelp() |
boolean |
isFinishPanel() |
boolean |
isValid() |
void |
readSettings(Object settings) |
void |
removeChangeListener(ChangeListener l) |
void |
storeSettings(Object settings) |
void |
validate() |
public TemplateBotProjectWizardPanel()
public Component getComponent()
getComponent in interface org.openide.WizardDescriptor.Panelpublic org.openide.util.HelpCtx getHelp()
getHelp in interface org.openide.WizardDescriptor.Panelpublic boolean isValid()
isValid in interface org.openide.WizardDescriptor.Panelpublic final void addChangeListener(ChangeListener l)
addChangeListener in interface org.openide.WizardDescriptor.Panelpublic final void removeChangeListener(ChangeListener l)
removeChangeListener in interface org.openide.WizardDescriptor.Panelprotected final void fireChangeEvent()
public void readSettings(Object settings)
readSettings in interface org.openide.WizardDescriptor.Panelpublic void storeSettings(Object settings)
storeSettings in interface org.openide.WizardDescriptor.Panelpublic boolean isFinishPanel()
isFinishPanel in interface org.openide.WizardDescriptor.FinishablePanelpublic void validate()
throws org.openide.WizardValidationException
validate in interface org.openide.WizardDescriptor.ValidatingPanelorg.openide.WizardValidationExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.