org.eclipse.higgins.ics.gwt.icm.client.backup
Class BackupWizardDialog

java.lang.Object
  extended byorg.eclipse.higgins.ics.gwt.icm.client.backup.BackupWizardDialog

public class BackupWizardDialog
extends Object


Constructor Summary
BackupWizardDialog()
           
 
Method Summary
 void createCardsPanel(List cards)
           
 void createPasswordPanel()
           
 void createTypesPanel(List types)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupWizardDialog

public BackupWizardDialog()
Method Detail

createTypesPanel

public void createTypesPanel(List types)

createCardsPanel

public void createCardsPanel(List cards)

createPasswordPanel

public void createPasswordPanel()