Serialized Form


Package portachiavi

Class portachiavi.LoginData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

user

String user

password

String password

Class portachiavi.Portachiavi extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ITERATIONS

int ITERATIONS

list

HashMap<K,V> list

Package portachiavi.exception

Class portachiavi.exception.EntryNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Class portachiavi.exception.KeyLoadingException extends Exception implements Serializable

serialVersionUID: 1L

Class portachiavi.exception.KeySavingException extends Exception implements Serializable

serialVersionUID: 1L


Package portachiavi.gui

Class portachiavi.gui.DoublePasswordDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

jButton

JButton jButton

jContentPane

JPanel jContentPane

jLabel

JLabel jLabel

jLabel1

JLabel jLabel1

jLabelIcon

JLabel jLabelIcon

jPanel

JPanel jPanel

jPasswordField1

JPasswordField jPasswordField1

jPasswordField2

JPasswordField jPasswordField2

password

char[] password

Class portachiavi.gui.EntryDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

idField

JTextField idField

jButton

JButton jButton

jContentPane

JPanel jContentPane

jLabel

JLabel jLabel

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jPanel

JPanel jPanel

password

String password

passwordField

JTextField passwordField

userField

JTextField userField

username

String username

Class portachiavi.gui.PasswordDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

jButton

JButton jButton

jContentPane

JPanel jContentPane

jLabel

JLabel jLabel

jLabelIcon

JLabel jLabelIcon

jPanel

JPanel jPanel

jPasswordField1

JPasswordField jPasswordField1

password

char[] password

Class portachiavi.gui.PortachiaviFrame extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

aboutMenuItem

JMenuItem aboutMenuItem

addMenuItem

JMenuItem addMenuItem

controller

IController controller

entryMenu

JMenu entryMenu

exitMenuItem

JMenuItem exitMenuItem

exportMenuItem

JMenuItem exportMenuItem

infoMenu

JMenu infoMenu

jContentPane

JPanel jContentPane

jJMenuBar

JMenuBar jJMenuBar

jLabel

JLabel jLabel

listMenuItem

JMenuItem listMenuItem

listViewer

JList listViewer

modifyMenuItem

JMenuItem modifyMenuItem

openMenuItem

JMenuItem openMenuItem

passwordMenuItem

JMenuItem passwordMenuItem

portachiaviMenu

JMenu portachiaviMenu

removeMenuItem

JMenuItem removeMenuItem

saveMenuItem

JMenuItem saveMenuItem

showMenuItem

JMenuItem showMenuItem

statusBar

JTextField statusBar

Class portachiavi.gui.ShowEntryDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

idField

JTextField idField

jButton

JButton jButton

jContentPane

JPanel jContentPane

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

password

String password

passwordField

JTextField passwordField

username

String username

usernameField

JTextField usernameField