org.ximtec.igesture.tool.view.devicemanager.wizard
Class AddDeviceWizardProvider
java.lang.Object
org.netbeans.spi.wizard.WizardPanelProvider
org.ximtec.igesture.tool.view.devicemanager.wizard.AddDeviceWizardProvider
public class AddDeviceWizardProvider
- extends org.netbeans.spi.wizard.WizardPanelProvider
GUI and logic implementation of the wizard. It extends WizardPanelProvider.
- Author:
- Bjorn Puype, bpuype@gmail.com
| Methods inherited from class org.netbeans.spi.wizard.WizardPanelProvider |
cancel, createWizard, getLongDescription, indexOfStep, recycleExistingPanel, toString |
AddDeviceWizardProvider
protected AddDeviceWizardProvider(DeviceManagerController manager)
createPanel
protected JComponent createPanel(org.netbeans.spi.wizard.WizardController controller,
String id,
Map settings)
- Specified by:
createPanel in class org.netbeans.spi.wizard.WizardPanelProvider
finish
public Object finish(Map wizardData)
throws org.netbeans.spi.wizard.WizardException
- Overrides:
finish in class org.netbeans.spi.wizard.WizardPanelProvider
- Throws:
org.netbeans.spi.wizard.WizardException
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.