Serialized Form


Package com.mindprod.common13

Class com.mindprod.common13.CMPAboutJBox extends javax.swing.JDialog implements Serializable

Serialized Fields

dismissButton

javax.swing.JButton dismissButton
trigger dismiss of about box


showAddr1

javax.swing.JLabel showAddr1
first line of CMP mailing address


showAddr2

javax.swing.JLabel showAddr2
second line of CMP mailing address


showAuthor

javax.swing.JLabel showAuthor
program author


showCMP

javax.swing.JLabel showCMP
Canadian Mind Products


showCopyright

javax.swing.JLabel showCopyright
copyright


showDownloadURL

javax.swing.JLabel showDownloadURL
download url


showMailTo

javax.swing.JLabel showMailTo
contact email


showMinJdkVersion

javax.swing.JLabel showMinJdkVersion
min JDK version required


showPhone

javax.swing.JLabel showPhone
cmp phone


showProgramVersionBuild

javax.swing.JLabel showProgramVersionBuild
program name and version


showPurpose1

javax.swing.JLabel showPurpose1
first line of purpose


showPurpose2

javax.swing.JLabel showPurpose2
second line of purpose


showReleaseDate

javax.swing.JLabel showReleaseDate
date released yyyy-mm-dd


showRunningJdkVersion

javax.swing.JLabel showRunningJdkVersion
JDK version running now


showStatus

javax.swing.JLabel showStatus
freeware, shareware etc.


showVmName

javax.swing.JLabel showVmName
name of VM

Class com.mindprod.common13.JEButton extends javax.swing.JButton implements Serializable