Serialized Form


Package storyworld.gui

Class storyworld.gui.AbstractFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

backgroundLabel

javax.swing.JLabel backgroundLabel

header

javax.swing.JLabel header

storiesDisplay

javax.swing.JComponent storiesDisplay

connectionPanel

storyworld.gui.ConnectionPanel connectionPanel

characterButton

storyworld.gui.CharacterButton characterButton

messageArea1

storyworld.gui.MessageArea messageArea1

temp

javax.swing.JComponent temp

currentDisplay

javax.swing.JComponent currentDisplay

mapDisplay

javax.swing.JScrollPane mapDisplay

characterDisplay

javax.swing.JScrollPane characterDisplay

controller

storyworld.gui.Controller controller

Class storyworld.gui.BannerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

introTextLabel

javax.swing.JLabel introTextLabel

icon

javax.swing.ImageIcon icon

Class storyworld.gui.CharacterButton extends javax.swing.JButton implements Serializable

Serialized Fields

frame

AbstractFrame frame

Class storyworld.gui.ConcreteViewMultiTab extends storyworld.gui.ConcreteViewSingleTab implements Serializable

Class storyworld.gui.ConcreteViewSimple extends AbstractFrame implements Serializable

Serialized Fields

scrollPane

javax.swing.JScrollPane scrollPane

Class storyworld.gui.ConcreteViewSingleTab extends AbstractFrame implements Serializable

Serialized Fields

reportTabs

storyworld.gui.ReportTabbedPane reportTabs

scrollPane

javax.swing.JScrollPane scrollPane

Class storyworld.gui.ConnectionButton extends javax.swing.JButton implements Serializable

Class storyworld.gui.ConnectionPanel extends javax.swing.JPanel implements Serializable

Class storyworld.gui.MessageArea extends javax.swing.JTextArea implements Serializable

Class storyworld.gui.OptionButton extends javax.swing.JButton implements Serializable

Class storyworld.gui.OptionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

textLabel

javax.swing.JLabel textLabel

button

javax.swing.JButton button

Class storyworld.gui.ReportButton extends javax.swing.JButton implements Serializable

Serialized Fields

frame

AbstractFrame frame

Class storyworld.gui.ReportPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

bannerPanel

storyworld.gui.BannerPanel bannerPanel

introTextLabel

javax.swing.JLabel introTextLabel

imageButton

storyworld.gui.ReportButton imageButton

optionsPanel

javax.swing.JPanel optionsPanel

background

javax.swing.JLabel background

Class storyworld.gui.ReportTabbedPane extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

reports

java.util.List<E> reports