|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WizardListener | |
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 WizardListener in org.objectweb.cjdbc.console.wizard |
Classes in org.objectweb.cjdbc.console.wizard that implement WizardListener | |
class |
WizardTab
This is the asbtract class used to define tabs in the wizard. |
class |
WizardTabs
This is a JTabbedPane used to contain all the tabs define in
the org.objectweb.cjdbc.console.wizard.tab package. |
Uses of WizardListener in org.objectweb.cjdbc.console.wizard.tab |
Classes in org.objectweb.cjdbc.console.wizard.tab that implement WizardListener | |
class |
AuthenticationTab
This tab has al the fields for the authentication section of the virtual database. |
class |
BackendTab
This tab has the required field to define backend information and their related connection managers |
class |
CachingTab
This tab defines the fields to fill for caching. |
class |
DistributionTab
Distribution tab has the fields for distributed virtual database. |
class |
RecoveryTab
The recovery tab has the fields needed to define a RecoveryLog This tab can be extended later to use for
other recovery log types. |
class |
RequestManagerTab
RequestManager is the main panel for the information regarding the request manager. |
class |
VirtualDatabaseTab
This is the general panel for the configuration of the virtual database. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |