edu.jhu.tmaj.client.image
Class PaperInputPanel

java.lang.Object
  extended by edu.jhu.tmaj.client.tables.InputPanel4
      extended by edu.jhu.tmaj.client.image.PaperInputPanel
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

final class PaperInputPanel
extends InputPanel4

An InputPanel for entering records into the Papers table.


Field Summary
 
Fields inherited from class edu.jhu.tmaj.client.tables.InputPanel4
singleCheckBox, table, tableData, tableModel, tableScrollPane
 
Constructor Summary
PaperInputPanel(TableData4 tableData)
           
 
Method Summary
 
Methods inherited from class edu.jhu.tmaj.client.tables.InputPanel4
actionPerformed, addComponent, copyColumns, delete, disableAddingNewRows, disableEditing, foreignSearch, getPanel, getSingleInputPanel, getTableData, hideColumns, save, search, setReducedFont, shrinkButton, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PaperInputPanel

PaperInputPanel(TableData4 tableData)