Uses of Class
org.objectweb.cjdbc.console.wizard.WizardTabs

Packages that use WizardTabs
org.objectweb.cjdbc.console.wizard   
org.objectweb.cjdbc.console.wizard.tab   
 

Uses of WizardTabs in org.objectweb.cjdbc.console.wizard
 

Fields in org.objectweb.cjdbc.console.wizard declared as WizardTabs
private  WizardTabs XmlWizard.wizardTabs
           
protected  WizardTabs WizardTab.tabs
           
 

Constructors in org.objectweb.cjdbc.console.wizard with parameters of type WizardTabs
WizardTab(WizardTabs tabs, java.lang.String name)
           
 

Uses of WizardTabs in org.objectweb.cjdbc.console.wizard.tab
 

Constructors in org.objectweb.cjdbc.console.wizard.tab with parameters of type WizardTabs
RecoveryTab(WizardTabs tabs)
          Creates a new RecoveryTab object
CachingTab(WizardTabs tabs)
          Creates a new CachingTab object
RequestManagerTab(WizardTabs tabs)
          Creates a new RequestManagerTab object
BackendTab(WizardTabs tabs)
          Creates a new BackendTab object
AuthenticationTab(WizardTabs tabs)
          Creates a new AuthenticationTab object
DistributionTab(WizardTabs tabs)
          Creates a new DistributionTab object
VirtualDatabaseTab(WizardTabs tabs)
           
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.