Uses of Class
de.fesenmeyer.dbnormalizer.gui.TableMainPanel

Packages that use TableMainPanel
de.fesenmeyer.dbnormalizer.gui The top-level package of the GUI, which is implemented in Swing. 
 

Uses of TableMainPanel in de.fesenmeyer.dbnormalizer.gui
 

Fields in de.fesenmeyer.dbnormalizer.gui declared as TableMainPanel
private  TableMainPanel FDModificationPanel.tableMainPanel
           
private  TableMainPanel ApplicationFrame.tableMainPanel
           
 

Methods in de.fesenmeyer.dbnormalizer.gui with parameters of type TableMainPanel
 void TableTabbedPanel.setTableMainPanel(TableMainPanel tableMainPanel)
           
 void FDModificationPanel.setTableMainPanel(TableMainPanel tableMainPanel)