org.objectweb.cjdbc.console.wizard.tab.VirtualDatabaseTab This is the general panel for the configuration of the virtual database. It mainly contains pools information @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Modrzyk </a> @version 1.0
org.objectweb.cjdbc.console.wizard.tab.RequestManagerTab RequestManager is the main panel for the information regarding the request manager. This tab will open tabs like <code>CachingTab</code> and <code>RecoveryTab</code> @see <code>WizardTab</code> @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Mod ...
org.objectweb.cjdbc.console.wizard.objects.ConnectionParameterDialog This class defines a ConnectionParameterDialog, all the forms and fields needed to define a connection manager on a backend @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Modrzyk </a> @version 1.0
org.objectweb.cjdbc.console.wizard.tab.DistributionTab Distribution tab has the fields for distributed virtual database. @see <code>WizardTab</code> @author <a HREF="mailto:Nicolas.Modrzyk@inria.fr">Nicolas Modrzyk </a> @version 1.0
org.swixml.SwingTagLibrary The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by parsing an XML descriptor at runtime. Date: Dec 9, 2002 @author <a HREF="mailto:wolf@paulus.com">Wolf Paulus</a> @version $Revision: 1.1 $ @see org.swixml.TagLibrary