Serialized Form


Package Ptah

Class Ptah.ImagePreview implements Serializable

Serialized Fields

file

java.io.File file

thumbnail

javax.swing.ImageIcon thumbnail

Class Ptah.PtahFrame implements Serializable

Serialized Fields

borderLayout1

java.awt.BorderLayout borderLayout1

curDir

java.io.File curDir
Current directory

menuBar1

javax.swing.JMenuBar menuBar1

menuFile

javax.swing.JMenu menuFile

menuFileAdd

javax.swing.JMenuItem menuFileAdd

menuFileCopy

javax.swing.JMenuItem menuFileCopy

menuFileEnd

javax.swing.JMenuItem menuFileEnd

menuFileExit

javax.swing.JMenuItem menuFileExit

menuFileSelect

javax.swing.JMenuItem menuFileSelect

menuHelp

javax.swing.JMenu menuHelp

menuHelpAbout

javax.swing.JMenuItem menuHelpAbout

pp

PtahPanel pp
Panel dispalying the image

sd

java.awt.Dimension sd
Screen dimension

sh

int sh
Screen height

sp

javax.swing.JScrollPane sp
Scrollpane around PtahPanel

statusBar

javax.swing.JLabel statusBar

sw

int sw
Screen width

ta

javax.swing.JTextArea ta
TextArea displaying the XHTML code

tasp

javax.swing.JScrollPane tasp
Scrollpane around the TextArea

Class Ptah.PtahFrame_AboutBox implements Serializable

Serialized Fields

author

java.lang.String author

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

boxLayout1

javax.swing.BoxLayout boxLayout1

button1

javax.swing.JButton button1

comments

java.lang.String comments

copyright

java.lang.String copyright

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

iconURL

java.net.URL iconURL

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label4

javax.swing.JLabel label4

label5

javax.swing.JLabel label5

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

product

java.lang.String product

version

java.lang.String version

Class Ptah.PtahPanel implements Serializable

Serialized Fields

borderLayout1

java.awt.BorderLayout borderLayout1

bottom

int bottom
4th rectangle coordinate

img

java.awt.Image img
Displayed image

left

int left
First rectangle coordinate

preferredSize

java.awt.Dimension preferredSize
Panel preferred size

pressed

java.awt.Point pressed
Point where the user clicked a mouse button

released

java.awt.Point released
Point where the user released a mouse button

right

int right
3d rectangle coordinate

top

int top
2nd rectangle coordinate