Uses of Class
org.jminor.framework.client.ui.EntityTableSummaryPanel

Packages that use EntityTableSummaryPanel
org.jminor.framework.client.ui   
 

Uses of EntityTableSummaryPanel in org.jminor.framework.client.ui
 

Methods in org.jminor.framework.client.ui that return EntityTableSummaryPanel
protected  EntityTableSummaryPanel EntityTablePanel.initializeSummaryPanel()
          Initializes the panel containing the table column summary panels
 

Constructors in org.jminor.framework.client.ui with parameters of type EntityTableSummaryPanel
EntityTablePanel(EntityTableModel tableModel, EntityTableSearchPanel searchPanel, EntityTableSummaryPanel summaryPanel)
          Initializes a new EntityTablePanel instance
EntityTablePanel(EntityTableModel tableModel, EntityTableSummaryPanel summaryPanel)
          Initializes a new EntityTablePanel instance