© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.view.devicemanager.wizard
Class AddDeviceWizardProvider

java.lang.Object
  extended by org.netbeans.spi.wizard.WizardPanelProvider
      extended by 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

Constructor Summary
protected AddDeviceWizardProvider(DeviceManagerController manager)
           
 
Method Summary
protected  JComponent createPanel(org.netbeans.spi.wizard.WizardController controller, String id, Map settings)
           
 Object finish(Map wizardData)
           
 
Methods inherited from class org.netbeans.spi.wizard.WizardPanelProvider
cancel, createWizard, getLongDescription, indexOfStep, recycleExistingPanel, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AddDeviceWizardProvider

protected AddDeviceWizardProvider(DeviceManagerController manager)
Method Detail

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

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.