Serialized Form


Package com.huguesjohnson.serialization

Class com.huguesjohnson.serialization.StorageException extends java.lang.Exception implements Serializable

serialVersionUID: -7306537563430718566L


Package com.huguesjohnson.tiamat

Class com.huguesjohnson.tiamat.AboutSplash extends javax.swing.JFrame implements Serializable

serialVersionUID: 5437017308425957864L

Class com.huguesjohnson.tiamat.UnsupportedCharacterException extends java.lang.Exception implements Serializable

serialVersionUID: 7508421612074551038L


Package com.huguesjohnson.tiamat.audio

Class com.huguesjohnson.tiamat.audio.UnsupportedAudioFormatException extends java.lang.Exception implements Serializable

serialVersionUID: -102459910615496297L


Package com.huguesjohnson.tiamat.graphics

Class com.huguesjohnson.tiamat.graphics.AdventureFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

maxSelections

int maxSelections

menu

javax.swing.JRadioButton[] menu

buttonGroupSelections

javax.swing.ButtonGroup buttonGroupSelections

panelImage

javax.swing.JPanel panelImage

panelMenu

javax.swing.JPanel panelMenu

scrollPaneText

javax.swing.JScrollPane scrollPaneText

textArea

javax.swing.JTextArea textArea

bgImagePath

java.lang.String bgImagePath

objects

ImageData[] objects

overlays

ImageData[] overlays

theme

Theme theme

font

java.awt.Font font

selections

Selection[] selections

Class com.huguesjohnson.tiamat.graphics.UnsupportedMapException extends java.lang.Exception implements Serializable

serialVersionUID: 4610104598724490266L


Package com.huguesjohnson.ui

Class com.huguesjohnson.ui.FileBrowsePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -4285415441734931402L

Serialized Fields

filters

javax.swing.filechooser.FileFilter[] filters

buttonBrowse

javax.swing.JButton buttonBrowse

labelPath

javax.swing.JLabel labelPath

textFieldPath

javax.swing.JTextField textFieldPath

Class com.huguesjohnson.ui.ImageBrowsePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -4114219480742224281L

Serialized Fields

buttonBrowse

javax.swing.JButton buttonBrowse

labelImagePath

javax.swing.JLabel labelImagePath

labelImagePreview

javax.swing.JLabel labelImagePreview

textFieldImagePath

javax.swing.JTextField textFieldImagePath

Class com.huguesjohnson.ui.ListPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -8321690132238005542L

Serialized Fields

buttonAdd

javax.swing.JButton buttonAdd

buttonDelete

javax.swing.JButton buttonDelete

buttonEdit

javax.swing.JButton buttonEdit

list

javax.swing.JList list

listPanel

javax.swing.JPanel listPanel

panelButtons

javax.swing.JPanel panelButtons

scrollPaneList

javax.swing.JScrollPane scrollPaneList

Class com.huguesjohnson.ui.RecentFileMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

pathToSavedFile

java.lang.String pathToSavedFile

itemCount

int itemCount

recentEntries

java.lang.String[] recentEntries

Class com.huguesjohnson.ui.TableSorter extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

tableModel

javax.swing.table.TableModel tableModel

viewToModel

com.huguesjohnson.ui.TableSorter.Row[] viewToModel

modelToView

int[] modelToView

tableHeader

javax.swing.table.JTableHeader tableHeader

mouseListener

java.awt.event.MouseListener mouseListener

tableModelListener

javax.swing.event.TableModelListener tableModelListener

columnComparators

java.util.Map<K,V> columnComparators

sortingColumns

java.util.List<E> sortingColumns



Copyright © 2004-2006 Hugues Johnson