Uses of Class
org.objectweb.cjdbc.console.views.InfoViewer

Packages that use InfoViewer
org.objectweb.cjdbc.console.text C-JDBC text console List of consoles controller console VirtualDataBase admin console VirtualDataBase console monitor console Design Modules in the code, a console (e.g. controller console, monitor console) is represented by a module. 
org.objectweb.cjdbc.console.views Different views of data about elements of the controller 
 

Uses of InfoViewer in org.objectweb.cjdbc.console.text
 

Methods in org.objectweb.cjdbc.console.text with parameters of type InfoViewer
 void Console.showInfo(java.lang.String[][] info, InfoViewer viewer)
          Show a table of info in a formatted way
 

Uses of InfoViewer in org.objectweb.cjdbc.console.views
 

Subclasses of InfoViewer in org.objectweb.cjdbc.console.views
 class BackendViewer
          Backend data statistics viewer.
 class CacheStatsViewer
          Graphical statistics viewer.
 class CacheViewer
          Graphical SQL statistics viewer.
 class ClientsViewer
          Graphical statistics viewer.
 class ControllerLoadViewer
          JVMLoad data statistics viewer.
 class DatabasesViewer
          JVMLoad data statistics viewer.
 class RecoveryLogViewer
          This class defines a RecoveryLogViewer
 class SchedulerViewer
          Graphical statistics viewer.
 class SQLStatViewer
          Graphical SQL statistics viewer.
 



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