Serialized Form

Class AboutDialog implements Serializable


Class ConfigOptionsDialog implements Serializable

Serialized Fields

buttonsPanel

javax.swing.JPanel buttonsPanel

cancelButton

javax.swing.JButton cancelButton

databaseNameL

javax.swing.JLabel databaseNameL

databaseNameTF

javax.swing.JTextField databaseNameTF

jPanel1

javax.swing.JPanel jPanel1

mysqlServerAddressL

javax.swing.JLabel mysqlServerAddressL

mysqlServerAddressTF

javax.swing.JTextField mysqlServerAddressTF

mysqlServerPortL

javax.swing.JLabel mysqlServerPortL

mysqlServerPortTF

javax.swing.JTextField mysqlServerPortTF

okButton

javax.swing.JButton okButton

themeEditorV

ThemeEditorVars themeEditorV

useDatabaseCB

javax.swing.JCheckBox useDatabaseCB

userNameL

javax.swing.JLabel userNameL

userNameTF

javax.swing.JTextField userNameTF

userPasswordL

javax.swing.JLabel userPasswordL

userPasswordTF

javax.swing.JPasswordField userPasswordTF


Class EmptyWordsDialog implements Serializable

Serialized Fields

ewPanel

EmptyWordsPanel ewPanel


Class EmptyWordsPanel implements Serializable

Serialized Fields

addButton

javax.swing.JButton addButton

deleteButton

javax.swing.JButton deleteButton

downButton

javax.swing.JButton downButton

editField

javax.swing.JTextField editField

list

javax.swing.JList list

listModel

javax.swing.DefaultListModel listModel

modifyButton

javax.swing.JButton modifyButton

upButton

javax.swing.JButton upButton


Class FreqJList implements Serializable

Serialized Fields

ewFileName

java.lang.String ewFileName

ewMap

EmptyWordsMap ewMap
Objet de stockage des mots vides

st

MyStreamTokenizer st
Objet servant à tokeniser le ou les textes


Class FreqJListPanel implements Serializable

Serialized Fields

freqJList

FreqJList freqJList
Pointeur sur le FreqJList placé dans le Panel.

popup

javax.swing.JPopupMenu popup

themeTree

ThemeTree themeTree


Class HelpDialog implements Serializable


Class HtmlPanel implements Serializable

Serialized Fields

defaultCursor

java.awt.Cursor defaultCursor

handCursor

java.awt.Cursor handCursor

html

javax.swing.JEditorPane html


Class TheFileChooser implements Serializable

Serialized Fields

colorButton

javax.swing.JButton colorButton

fileList

javax.swing.JList fileList

freqJListPanel

FreqJListPanel freqJListPanel

gridbagC

java.awt.GridBagConstraints gridbagC

gridbagL

java.awt.GridBagLayout gridbagL

htmlPanel

HtmlPanel htmlPanel

occurrencesButton

javax.swing.JButton occurrencesButton

teVars

ThemeEditorVars teVars


Class ThemeEditor implements Serializable

Serialized Fields

aboutAction

ThemeEditor.AboutAction aboutAction

closeAction

ThemeEditor.CloseAction closeAction

configureOptionsAction

ThemeEditor.ConfigureOptionsAction configureOptionsAction

emptyWordsAction

ThemeEditor.EmptyWordsAction emptyWordsAction

helpIndexAction

ThemeEditor.HelpIndexAction helpIndexAction

newAction

ThemeEditor.NewAction newAction

openAction

ThemeEditor.OpenAction openAction

prop

java.util.Properties prop

quitAction

ThemeEditor.QuitAction quitAction

saveAction

ThemeEditor.SaveAction saveAction

saveAsAction

ThemeEditor.SaveAsAction saveAsAction

teVars

ThemeEditorVars teVars

themeTree

ThemeTree themeTree


Class ThemeEditorMenuBar implements Serializable


Class ThemeEditorToolBar implements Serializable


Class ThemeTree implements Serializable

Serialized Fields

popup

javax.swing.JPopupMenu popup

rootNode

javax.swing.tree.DefaultMutableTreeNode rootNode

teVars

ThemeEditorVars teVars

toolkit

java.awt.Toolkit toolkit

tree

javax.swing.JTree tree

treeModel

javax.swing.tree.DefaultTreeModel treeModel