net.sourceforge.toscanaj.dbviewer
Class BarChartDatabaseViewer

java.lang.Object
  extended bynet.sourceforge.toscanaj.dbviewer.PagingDatabaseViewer
      extended bynet.sourceforge.toscanaj.dbviewer.BarChartDatabaseViewer
All Implemented Interfaces:
DatabaseViewer

public class BarChartDatabaseViewer
extends PagingDatabaseViewer


Nested Class Summary
 
Nested classes inherited from class net.sourceforge.toscanaj.dbviewer.PagingDatabaseViewer
PagingDatabaseViewer.PageViewPanel
 
Constructor Summary
BarChartDatabaseViewer()
           
 
Method Summary
protected  PagingDatabaseViewer.PageViewPanel createPanel()
           
 
Methods inherited from class net.sourceforge.toscanaj.dbviewer.PagingDatabaseViewer
getManager, initialize, showView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarChartDatabaseViewer

public BarChartDatabaseViewer()
Method Detail

createPanel

protected PagingDatabaseViewer.PageViewPanel createPanel()
Specified by:
createPanel in class PagingDatabaseViewer


The ToscanaJ project