Serialized Form


Package nwnintf

Class nwnintf.ExceptionAdapter implements Serializable

Serialized Fields

stackTrace

java.lang.String stackTrace

originalException

java.lang.Exception originalException


Package nwnintf.conversation

Class nwnintf.conversation.ConversationCellRenderer implements Serializable

Class nwnintf.conversation.ConversationPanel implements Serializable

Serialized Fields

ctree_

ConversationTree ctree_

jtree_

javax.swing.JTree jtree_


Package nwnintf.example

Class nwnintf.example.ConvListPanel implements Serializable

Serialized Fields

list_

javax.swing.JList list_

Class nwnintf.example.ExampleFrame implements Serializable

Serialized Fields

module_

NwnModule module_

load_dir_

java.io.File load_dir_

expanel_

ExamplePanel expanel_

Class nwnintf.example.ExamplePanel implements Serializable

Serialized Fields

module_

NwnModule module_

bluelabel_

javax.swing.JLabel bluelabel_

palette_

MultiPalette palette_

convlist_

ConvListPanel convlist_

convholder_

javax.swing.JPanel convholder_

conversation_

ConversationPanel conversation_

gridbag_

java.awt.GridBagLayout gridbag_


Package nwnintf.palette

Class nwnintf.palette.MultiPalette implements Serializable

Serialized Fields

palettemap_

java.util.Map palettemap_

buttonmap_

java.util.Map buttonmap_

mptree_

MultiPaletteTree mptree_

activepalette_

SinglePalette activepalette_

cardlayout_

java.awt.CardLayout cardlayout_

paletteview_

javax.swing.JPanel paletteview_

bgroup_

javax.swing.ButtonGroup bgroup_

selectionlisteners_

java.util.Collection selectionlisteners_

Class nwnintf.palette.SinglePalette implements Serializable

Serialized Fields

ptree_

PaletteTree ptree_

jtree_

javax.swing.JTree jtree_