Package net.sourceforge.toscanaj.dbviewer

Interface Summary
DatabaseViewer The plug-in API for database viewers.
PagingDatabaseViewer.PageViewPanel  
 

Class Summary
BarChartDatabaseViewer  
BrowserLauncher BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
DatabaseViewerManager  
HTMLDatabaseViewer Shows a database view using HTML.
InfoDatabaseViewer Shows additional information coming from the database or external files.
PagingDatabaseViewer This abstract class gives a framework for implementing database viewers with paging buttons.
ProgramCallDatabaseViewer Calls an external program as database viewer.
ShellExecuteDatabaseViewer Calls an external program as database viewer.
SimpleDatabaseViewer Shows an object in a simple dialog.
 

Exception Summary
DatabaseViewerException  
 



The ToscanaJ project