Package de.fesenmeyer.dbnormalizer.gui

The top-level package of the GUI, which is implemented in Swing.

See:
          Description

Class Summary
ApplicationFrame  
DBConfigFrame  
DBNormalizerTreeNode  
DBTableSelectionFrame  
DBTree  
DBTreeCellRenderer  
FDAnalysisPanel  
FDCheckInfoFrame  
FDModificationPanel  
FKInfoPanel  
IconManager  
InformationPanel  
NormPropPanel  
NormPropTablePanel  
SimpleFDPanel  
TableColumnInfoPanel  
TableInformationPanel  
TableMainPanel  
TableTabbedPanel  
TableTree  
TableTreePanel  
 

Enum Summary
DBNormalizerTreeNode.NodeType  
TableTreePanel.Add_Mode  
 

Package de.fesenmeyer.dbnormalizer.gui Description

The top-level package of the GUI, which is implemented in Swing. Contains all of the frames and panels which form the GUI. The entry point of the GUI application is the main-method of class ApplicationFrame.

Author:
DF