net.sourceforge.toscanaj.dbviewer
Interface PagingDatabaseViewer.PageViewPanel

Enclosing interface:
PagingDatabaseViewer

protected static interface PagingDatabaseViewer.PageViewPanel


Method Summary
 java.awt.Component getComponent()
           
 void showItem(java.lang.String keyValue)
           
 

Method Detail

showItem

public void showItem(java.lang.String keyValue)
              throws DatabaseViewerException
Throws:
DatabaseViewerException

getComponent

public java.awt.Component getComponent()
                                throws DatabaseViewerException
Throws:
DatabaseViewerException


The ToscanaJ project