Serialized Form


Package dk.lec.idea.plugin.generate

Class dk.lec.idea.plugin.generate.ConfigUI implements Serializable

Serialized Fields

config

Config config

fullyQualifiedName

javax.swing.JCheckBox fullyQualifiedName

fieldChooseDialog

javax.swing.JCheckBox fieldChooseDialog

useDefaultAlways

javax.swing.JCheckBox useDefaultAlways

initialValueForReplaceDialog

javax.swing.JRadioButton[] initialValueForReplaceDialog

methodBody

javax.swing.JTextArea methodBody

Class dk.lec.idea.plugin.generate.GenerateCodeException implements Serializable