Serialized Form

Class jgDataLoader.CatagoryChangeEvent extends java.util.EventObject implements Serializable


Class jgDataLoader.CatagoryListenerList extends javax.swing.event.EventListenerList implements Serializable


Class jgSettings.CatagorySelectionUI extends javax.swing.JPanel implements Serializable

Serialized Fields

allCatButton

javax.swing.JCheckBox allCatButton

catList

javax.swing.JComboBox catList


Class jgGlyphs.GlyphImageWindow extends javax.swing.JFrame implements Serializable

Serialized Fields

giWindow

GlyphImageWindow giWindow
The instance for this window


glyph

java.lang.String glyph
The glyph for this window. This also serves to identify the window.


imageButton

javax.swing.JButton imageButton
The image button, which acts as the image pane


images

GlyphImage[] images
The GlyphImageList this window was created with


imdex

int imdex
The currently displaying image


Class jgSettings.GlyphSelectionUI extends javax.swing.JPanel implements Serializable

Serialized Fields

selectedLabel

javax.swing.JLabel selectedLabel

availableGlyphs

GlyphSet availableGlyphs

selectedGlyphs

GlyphSet selectedGlyphs

buttonAction

java.awt.event.ActionListener buttonAction


Class jgMain.JgDebug extends java.lang.Throwable implements Serializable

Serialized Fields

intr

int intr
The level of depth in the current debugging object


Class jgGame.JgGameClassic extends javax.swing.JFrame implements Serializable

Serialized Fields

glyphs

GlyphSet glyphs
Represents the set of available glyphs


windows

java.util.Vector windows
The set extant windows


images

GlyphImageList images
The available glyphs


Class jgSettings.JgSettingsUI extends javax.swing.JFrame implements Serializable

Serialized Fields

csUI

CatagorySelectionUI csUI
The catagory selection part


gsUI

GlyphSelectionUI gsUI
The glyph selection part