Serialized Form


Package tourguide

Class tourguide.AdminGui extends javax.swing.JFrame implements Serializable

Serialized Fields

contentPane

javax.swing.JPanel contentPane

statusBar

javax.swing.JLabel statusBar

startButton

javax.swing.JButton startButton

stopButton

javax.swing.JButton stopButton

jPanel1

javax.swing.JPanel jPanel1

jPanel3

javax.swing.JPanel jPanel3

servicePhone

javax.swing.JTextField servicePhone

jLabel2

javax.swing.JLabel jLabel2

jPanel4

javax.swing.JPanel jPanel4

jLabel6

javax.swing.JLabel jLabel6

configFileName

javax.swing.JLabel configFileName

commonBorder

javax.swing.border.EtchedBorder commonBorder

commonBackground

java.awt.Color commonBackground

commonTextColor

java.awt.Color commonTextColor

commonInsets

java.awt.Insets commonInsets

defaultPhoneNumber

int defaultPhoneNumber

service

ServiceLogic service

Class tourguide.Configuration extends java.util.Properties implements Serializable