Serialized Form


Package NWNDialogEditorInterface

Class NWNDialogEditorInterface.ERFFileChooser implements Serializable

Serialized Fields

sidepanel

SidePanel sidepanel

resourceBundle

Languages resourceBundle

Class NWNDialogEditorInterface.ERFFileImportDialog implements Serializable

Serialized Fields

resourceBundle

Languages resourceBundle

initialDirectory

File initialDirectory

Class NWNDialogEditorInterface.MainWindow implements Serializable

Serialized Fields

importdialog

ERFFileImportDialog importdialog

aboutDialog

JPanel aboutDialog

allSuportedFormatFilter

FileFilter allSuportedFormatFilter

clipboard

MainWindow.ClipBoardElement clipboard

currentLanguage

ResourceBundle currentLanguage

currentPath

File currentPath

currentRessouceBundle

ResourceBundle currentRessouceBundle

dlgFileFilter

FileFilter dlgFileFilter

editorZone

JTabbedPane editorZone

fileChooser

JFileChooser fileChooser

fileSaveChooser

JFileChooser fileSaveChooser

gdfFileFilter

FileFilter gdfFileFilter

menuEdit

JMenu menuEdit

menuEditAddNode

JMenuItem menuEditAddNode

menuEditCopy

JMenuItem menuEditCopy

menuEditCut

JMenuItem menuEditCut

menuEditDeleteNode

JMenuItem menuEditDeleteNode

menuEditPaste

JMenuItem menuEditPaste

menuEditPasteLink

JMenuItem menuEditPasteLink

menuEditRedo

JMenuItem menuEditRedo

menuEditUndo

JMenuItem menuEditUndo

menuFile

JMenu menuFile

menuFileClose

JMenuItem menuFileClose

menuFileCloseAll

JMenuItem menuFileCloseAll

menuFileNew

JMenuItem menuFileNew

menuFileOpen

JMenuItem menuFileOpen

menuFileOpenFromERF

JMenuItem menuFileOpenFromERF

menuFileQuit

JMenuItem menuFileQuit

menuFileSave

JMenuItem menuFileSave

menuFileSaveAll

JMenuItem menuFileSaveAll

menuFileSaveAs

JMenuItem menuFileSaveAs

menuFileSaveAsXml

JMenuItem menuFileSaveAsXml

menuHelp

JMenu menuHelp

menuHelpAbout

JMenuItem menuHelpAbout

menuOption

JMenu menuOption

toolBar

JToolBar toolBar

Class NWNDialogEditorInterface.MainWindow.EditWindow implements Serializable

Serialized Fields

abortScriptField

JTextField abortScriptField

abortScriptLabel

JLabel abortScriptLabel

abortScriptPick

JButton abortScriptPick

activationScriptButton

JButton activationScriptButton

activationScriptField

JTextField activationScriptField

activationScriptLabel

JLabel activationScriptLabel

animationComboList

String[] animationComboList

animationLabel

JLabel animationLabel

animationLoop

JCheckBox animationLoop

cameraZoom

JCheckBox cameraZoom

commentArea

JTextArea commentArea

dialog

JTree dialog

dialogFile

File dialogFile

entryList

Vector entryList

exitScriptField

JTextField exitScriptField

exitScriptLabel

JLabel exitScriptLabel

exitScriptPick

JButton exitScriptPick

genderComboBox

JComboBox genderComboBox

genderLabel

JLabel genderLabel

journalEntryName

JTextField journalEntryName

journalEntryNameLabel

JLabel journalEntryNameLabel

journalEntryNumber

JTextField journalEntryNumber

journalEntryNumberLabel

JLabel journalEntryNumberLabel

languageComboBox

JComboBox languageComboBox

languageLabel

JLabel languageLabel

languagesHandler

Languages languagesHandler

modified

boolean modified

nwnDlgFile

GFFFile nwnDlgFile

options

JPanel options

owner

MainWindow owner

pickSpeakerButton

JButton pickSpeakerButton

redoStack

Stack redoStack

replyAnimation

JComboBox replyAnimation

replyList

Vector replyList

replySound

JTextField replySound

rootNode

DefaultMutableTreeNode rootNode

soundLabel

JLabel soundLabel

speakerEditField

JTextField speakerEditField

speakersTagLabel

JLabel speakersTagLabel

startingList

Vector startingList

textAppearWhenField

JTextField textAppearWhenField

textAppearWhenLabel

JLabel textAppearWhenLabel

textAppearWhenSelectButton

JButton textAppearWhenSelectButton

undoStack

Stack undoStack

Class NWNDialogEditorInterface.MainWindow.EditWindow.NodeMoover implements Serializable

Class NWNDialogEditorInterface.SidePanel implements Serializable

Serialized Fields

progressBar

JProgressBar progressBar

selectedFile

ERFFile selectedFile

resourceBundle

Languages resourceBundle

erfContentList

JList erfContentList


Package NWNFiles.GFFFieldTypes

Class NWNFiles.GFFFieldTypes.InvalidType implements Serializable


Package NWNFiles.NWNFilesExceptions

Class NWNFiles.NWNFilesExceptions.BadFileType implements Serializable

Class NWNFiles.NWNFilesExceptions.FileDoesNotExist implements Serializable

Class NWNFiles.NWNFilesExceptions.InvalidFile implements Serializable

Class NWNFiles.NWNFilesExceptions.InvalidLanguageId implements Serializable

Class NWNFiles.NWNFilesExceptions.NameTooLong implements Serializable

Class NWNFiles.NWNFilesExceptions.NWNFileException implements Serializable