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

Packages that use WizardTabs
org.objectweb.cjdbc.console.wizard C-JDBC wizard, to create virtual database configuration files. 
org.objectweb.cjdbc.console.wizard.tab C-JDBC text and graphical consoles. 
 

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

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

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

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

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



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