A B C D E F G H I J K L M N O P Q R S T U V W

G

GDFFileFilterName - Static variable in class NWNLanguages.KeysHolder
.gdf file filter name key
GenderFemale - Static variable in class NWNLanguages.KeysHolder
Gender female
GenderLabel - Static variable in class NWNLanguages.KeysHolder
Gender combobox label key
GenderMale - Static variable in class NWNLanguages.KeysHolder
Gender male
generateAnimationComboList() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow
 
getArgs() - Method in class NWNDialogEditorInterface.InterfaceThread
 
getBuildDay() - Method in class NWNFiles.ERFFile
Number of days since january the 1st
getBuildYear() - Method in class NWNFiles.ERFFile
Number of years since 1900.
getCellEditorValue() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.TreeEditor
 
getCurrentGender() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow
 
getCurrentLanguage() - Method in class NWNFiles.NWNFile
 
getCurrentLanguage() - Static method in class NWNFiles.GFFFieldTypes.FieldType
REturns the local settings used by all FildTypeClasses
getCurrentLanguage() - Static method in class NWNFiles.NWNFilesExceptions.NWNFileException
 
getCurrentLanguageId() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow
 
getData() - Method in class NWNFiles.GFFFile.Field
Returns the data contained by the field.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeWORD
 
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeVOID
 
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeStruct
Returns a byte array representing the structure.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeSHORT
 
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeRESREF
 
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeList
 
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeINT64
 
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeINT
Returns an array containing the int value.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeFLOAT
Returns an array containig the float value.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeDWORD64
Returns an array containing the DWORD64 value.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeDWORD
Returns an array containing the DWORD value.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeDOUBLE
Returns an array containing the double.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeCHAR
Returns an array containing a character.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeCExoString
Returns an array containing a CExoString, ready to be stored in the GFF file..
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeCExoLocString
Returns an array containing the data, ready to be stored in the GFF file.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldTypeBYTE
Returns a one byte length array.
getData(Object) - Method in class NWNFiles.GFFFieldTypes.FieldType
Returns byte array containing the data.
getDefaultAbortConv() - Method in class NWNDialogEditorInterface.MainWindow
 
getDefaultEndConv() - Method in class NWNDialogEditorInterface.MainWindow
 
getDescription() - Method in class NWNDialogEditorInterface.ERFFIlefilter
 
getErfFile() - Method in class NWNFiles.ERFResourceEntry
Does ...
GetExtension(Integer) - Static method in class NWNFiles.ERFResourceEntry
Does ...
getField(int) - Method in class NWNFiles.GFFFile.Structure
REturns the index+1th field.
getField(String) - Method in class NWNFiles.GFFFile.Structure
Returns the field whose label is label.
getFieldCount() - Method in class NWNFiles.GFFFile
 
getFieldCount() - Method in class NWNFiles.GFFFile.Structure
 
getFieldDataCount() - Method in class NWNFiles.GFFFile
 
getFieldIndiciesCount() - Method in class NWNFiles.GFFFile
 
getFieldNumber() - Method in class NWNFiles.GFFFieldTypes.FieldTypeStruct.StructDescriptor
Returns the number of field in this structure.
getFile() - Method in class NWNFiles.ERFResourceEntry
Does ...
getFile() - Method in class NWNFiles.ERFFile
 
getFileName() - Method in class NWNFiles.ERFResourceEntry
Does ...
getFileName() - Method in class NWNFiles.ERFFile
Represents ...
getFileNumber() - Method in class NWNFiles.ERFFile
Represents ...
getFilePath() - Method in class NWNFiles.GFFFile
 
getFileState() - Method in class NWNFiles.NWNFile
 
getFileType() - Method in class NWNFiles.GFFFile
 
getFileType() - Method in class NWNFiles.ERFResourceEntry
Does ...
getFileType() - Method in class NWNFiles.ERFFile
Does ...
getFileVersion() - Method in class NWNFiles.GFFFile
 
getFileVersion() - Method in class NWNFiles.ERFFile
Does ...
getGender() - Method in class NWNFiles.StringListElement
 
getGenderNames() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow
 
getHighOrderDWord() - Method in class NWNFiles.GFFFieldTypes.FieldTypeDWORD64.DWORD64
Returns the high order DWORD
GetID(String) - Static method in class NWNFiles.ERFResourceEntry
Does ...
GetInstance(long) - Static method in class NWNFiles.GFFFieldTypes.FieldType
Returns an instance of the class representing the data type.
getKeys() - Method in class NWNLanguages.Languages_fr
 
getKeys() - Method in class NWNLanguages.Languages
 
getLabel() - Method in class NWNFiles.GFFFile.Field
Returns the label of the field
getLabelCount() - Method in class NWNFiles.GFFFile
 
getLanguageID() - Method in class NWNFiles.StringListElement
Does ...
getLanguageId(String) - Method in class NWNLanguages.Languages_fr
Retrieves a laguage id thanks to it's name.
getLanguageId(String) - Method in class NWNLanguages.Languages
Retrieves a laguage id thanks to it's name.
getLanguageName(long) - Method in class NWNLanguages.Languages_fr
Retrieves a laguage name thanks to it's id number.
getLanguageName(long) - Method in class NWNLanguages.Languages
Retrieves a laguage name thanks to it's id number.
getLanguageNames() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow
 
getLanguagesList() - Method in class NWNLanguages.Languages_fr
Returns the languages names list
getLanguagesList() - Method in class NWNLanguages.Languages
Returns the languages names list
getListIndiciesCount() - Method in class NWNFiles.GFFFile
 
getLowOrderDWord() - Method in class NWNFiles.GFFFieldTypes.FieldTypeDWORD64.DWORD64
Returns the low order DWORD
getMethod() - Method in class NWNDialogEditorInterface.InterfaceThread
 
getNode() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.DialogTreeNode
 
getNodeRef() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.DialogTreeNode
 
getOffset() - Method in class NWNFiles.ERFResourceEntry
Does ...
getOffset() - Method in class NWNFiles.GFFFieldTypes.FieldTypeStruct.StructDescriptor
Return the data offset of the field list or the index of the field in the field array.
getOperation() - Method in class NWNFiles.NWNFile.FileState
 
getOwner() - Method in class NWNFiles.GFFFile.Field
Returns the Structure containing the field.
getOwner() - Method in class NWNFiles.GFFFile.Structure
 
getProgress() - Method in class NWNFiles.NWNFile.FileState
 
getResourceEntry(int) - Method in class NWNFiles.ERFFile
Does ...
getResRef() - Method in class NWNFiles.ERFFile
 
getSize() - Method in class NWNFiles.ERFResourceEntry
Does ...
getString() - Method in class NWNFiles.StringListElement
Does ...
getString(int) - Method in class NWNFiles.GFFFieldTypes.FieldTypeCExoLocString.CExoLocString
Returns the (index+1)th string
getString(long, int) - Method in class NWNFiles.GFFFieldTypes.FieldTypeCExoLocString.CExoLocString
 
getStringCount() - Method in class NWNFiles.GFFFieldTypes.FieldTypeCExoLocString.CExoLocString
Returns the string count
getStringListElement(int) - Method in class NWNFiles.ERFFile
Does ...
getStringRef() - Method in class NWNFiles.GFFFieldTypes.FieldTypeCExoLocString.CExoLocString
Returns the stringRef
getStringTableElementNumber() - Method in class NWNFiles.ERFFile
Does ...
getStruct(int) - Method in class NWNFiles.GFFFile
 
getStructCount() - Method in class NWNFiles.GFFFile
 
getTargetObject() - Method in class NWNDialogEditorInterface.InterfaceThread
 
getTransferData() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.MovingNode
 
getTransferData(DataFlavor) - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.MovingNode
 
getTransferDataFlavors() - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.MovingNode
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class NWNDialogEditorInterface.MainWindow.EditWindow.TreeEditor
 
getType() - Method in class NWNFiles.GFFFile.Field
Returns the type of the field.
getType() - Method in class NWNFiles.GFFFile.Structure
 
getType() - Method in class NWNFiles.GFFFieldTypes.FieldTypeStruct.StructDescriptor
Returns the type of the strucutre.
getTypeName() - Method in class NWNFiles.GFFFieldTypes.FieldType
Returns the data type name.
GetTypeName(long) - Static method in class NWNFiles.GFFFieldTypes.FieldType
Returns the data type name.
getTypeNumber() - Method in class NWNFiles.GFFFieldTypes.FieldType
Returns the data type.
GFFFieldNames - class NWNLanguages.GFFFieldNames.
18 juil. 2003
GFFFieldNames() - Constructor for class NWNLanguages.GFFFieldNames
 
GFFFile - class NWNFiles.GFFFile.
14 juil. 2003
GFFFile.Field - class NWNFiles.GFFFile.Field.
 
GFFFile.Field(long, GFFFile.Structure, String) - Constructor for class NWNFiles.GFFFile.Field
Constructs a Field object and adds it to the _owner structure.
GFFFile.Field(long, GFFFile.Structure, String, Object) - Constructor for class NWNFiles.GFFFile.Field
Constructs a Field object and adds it to the _owner structure.
GFFFile.Field(long, String, Object) - Constructor for class NWNFiles.GFFFile.Field
Constructs a Field object.
GFFFile.Structure - class NWNFiles.GFFFile.Structure.
 
GFFFile.Structure(long, GFFFile.Field[]) - Constructor for class NWNFiles.GFFFile.Structure
Constructs a Structure object.
GFFFile.Structure(long, GFFFile, GFFFile.Field[]) - Constructor for class NWNFiles.GFFFile.Structure
Constructs a Structure object.
GFFFile() - Constructor for class NWNFiles.GFFFile
Constructs GFFFile object, this file has the default root structure of type 0xFFFFFFFF
GFFFile(File) - Constructor for class NWNFiles.GFFFile
Constructs a GFFFile object.
GFFFile(File, Observer) - Constructor for class NWNFiles.GFFFile
Constructs a GFFFile object.
GFFFile(Observer) - Constructor for class NWNFiles.GFFFile
Constructs a GFFFile object, this file has the default root structure of type 0xFFFFFFFF An observer can be assigned to the file to monitor its modifications.

A B C D E F G H I J K L M N O P Q R S T U V W