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

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

Uses of ApplicationFrame in de.fesenmeyer.dbnormalizer.gui
 

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

Methods in de.fesenmeyer.dbnormalizer.gui with parameters of type ApplicationFrame
 void TableMainPanel.setApplicationFrame(ApplicationFrame applicationFrame)