Serialized Form
Package de.fesenmeyer.dbnormalizer.core |
Package de.fesenmeyer.dbnormalizer.core.configuration |
Package de.fesenmeyer.dbnormalizer.core.dbaccess |
Package de.fesenmeyer.dbnormalizer.gui |
session
DBNormalizerSession session
infoPanel
InformationPanel infoPanel
fileChooser
JFileChooser fileChooser
currentTable
Table currentTable
tableTreePanel
TableTreePanel tableTreePanel
rightPanel
JPanel rightPanel
newDBSessionButton
JButton newDBSessionButton
openButton
JButton openButton
openTaneButton
JButton openTaneButton
saveButton
JButton saveButton
newDbConfigFrame
DBConfigFrame newDbConfigFrame
showDbConfigFrame
DBConfigFrame showDbConfigFrame
tableMainPanel
TableMainPanel tableMainPanel
normPropPanel
NormPropPanel normPropPanel
normPropTablePanel
NormPropTablePanel normPropTablePanel
verticalSplit
JSplitPane verticalSplit
horizontalSplit
JSplitPane horizontalSplit
showDBConfigButton
JButton showDBConfigButton
newNoDBSessionButton
JButton newNoDBSessionButton
dbUrlTf
JTextField dbUrlTf
driverClassNameTf
JTextField driverClassNameTf
driverFileNameTf
JTextField driverFileNameTf
usernameTf
JTextField usernameTf
passwordTf
JPasswordField passwordTf
okBtn
JButton okBtn
cancelBtn
JButton cancelBtn
dbConfig
DBConfig dbConfig
accepted
boolean accepted
jarFileChooser
JFileChooser jarFileChooser
chooseFileButton
JButton chooseFileButton
nodeType
DBNormalizerTreeNode.NodeType nodeType
session
DBNormalizerSession session
dbTree
DBTree dbTree
okButton
JButton okButton
cancelButton
JButton cancelButton
selectedItems
List<E> selectedItems
accepted
boolean accepted
session
DBNormalizerSession session
tableContainersWithAttrsLoaded
Set<E> tableContainersWithAttrsLoaded
- holds the tableContainers for which its table's attributes have already been loaded (needed
for lazy loading)
session
DBNormalizerSession session
fdAnalysisTable
JTable fdAnalysisTable
fdAnalysisTableModel
FDAnalysisPanel.FDAnalysisTableModel fdAnalysisTableModel
checkFDsButton
JButton checkFDsButton
useAsEditFDsButton
JButton useAsEditFDsButton
tableTabbedPanel
TableTabbedPanel tableTabbedPanel
fdCheckResultTable
JTable fdCheckResultTable
session
DBNormalizerSession session
fdModTable
JTable fdModTable
fdModTableModel
FDModificationPanel.FDModTableModel fdModTableModel
checkFDsButton
JButton checkFDsButton
saveFDsButton
JButton saveFDsButton
tableMainPanel
TableMainPanel tableMainPanel
title
String title
fkInfoTable
JTable fkInfoTable
fkInfoTableModel
FKInfoPanel.FKInfoTableModel fkInfoTableModel
fks
List<E> fks
columnNames
String[] columnNames
tableContainer
TableContainer tableContainer
textArea
JTextArea textArea
clearButton
JButton clearButton
saveFileChooser
JFileChooser saveFileChooser
normProposal
NormalizationProposal normProposal
tableNameLbl
JLabel tableNameLbl
nfLbl
JLabel nfLbl
fkPanel
JPanel fkPanel
innerFKsPanel
FKInfoPanel innerFKsPanel
importedFKsPanel
FKInfoPanel importedFKsPanel
exportedFKsPanel
FKInfoPanel exportedFKsPanel
hierarchicalFKsPanel
FKInfoPanel hierarchicalFKsPanel
scriptPanel
JPanel scriptPanel
scriptTextArea
JTextArea scriptTextArea
saveScriptButton
JButton saveScriptButton
tableNameLbl
JLabel tableNameLbl
nfLbl
JLabel nfLbl
simpleFDPanel
SimpleFDPanel simpleFDPanel
tableInfoPanel
TableInformationPanel tableInfoPanel
candKeyList
JList candKeyList
pkList
JList pkList
simpleFDTable
JTable simpleFDTable
simpleFDTableModel
SimpleFDPanel.SimpleFDTableModel simpleFDTableModel
tableColInfoTable
JTable tableColInfoTable
tableColInfoTableModel
TableColumnInfoPanel.TableColumnInfoTableModel tableColInfoTableModel
tableCols
List<E> tableCols
columnNames
String[] columnNames
table
Table table
mainInformationPanel
JPanel mainInformationPanel
tableNameLbl
JLabel tableNameLbl
catalogLbl
JLabel catalogLbl
schemaLbl
JLabel schemaLbl
pkLbl
JLabel pkLbl
tableColInfoPanel
TableColumnInfoPanel tableColInfoPanel
fkInformationPanel
JPanel fkInformationPanel
importedKeysPanel
FKInfoPanel importedKeysPanel
exportedKeysPanel
FKInfoPanel exportedKeysPanel
session
DBNormalizerSession session
table
Table table
applicationFrame
ApplicationFrame applicationFrame
tableNameLbl
JLabel tableNameLbl
tableTabbedPanel
TableTabbedPanel tableTabbedPanel
normProposalButton
JButton normProposalButton
keyWarningLbl
JLabel keyWarningLbl
candKeyList
JList candKeyList
nfWarningLabel
JLabel nfWarningLabel
nfLbl
JLabel nfLbl
pkList
JList pkList
showAttributeClosure
JButton showAttributeClosure
session
DBNormalizerSession session
fdModPanel
FDModificationPanel fdModPanel
fdAnalysisPanel
FDAnalysisPanel fdAnalysisPanel
tableInfoPanel
TableInformationPanel tableInfoPanel
session
DBNormalizerSession session
top
DBNormalizerTreeNode top
session
DBNormalizerSession session
dbTableSelectionFrame
DBTableSelectionFrame dbTableSelectionFrame
tableTree
TableTree tableTree
addButton
JButton addButton
removeButton
JButton removeButton
addMode
TableTreePanel.Add_Mode addMode
Package de.fesenmeyer.dbnormalizer.gui.util |
listenerList
EventListenerList listenerList
editorComponent
JComponent editorComponent