Uses of Class
NWNDialogEditorInterface.MainWindow.EditWindow.DialogTreeNode

Packages that use MainWindow.EditWindow.DialogTreeNode
NWNDialogEditorInterface   
 

Uses of MainWindow.EditWindow.DialogTreeNode in NWNDialogEditorInterface
 

Constructors in NWNDialogEditorInterface with parameters of type MainWindow.EditWindow.DialogTreeNode
MainWindow.EditWindow.FieldChangeUndo(MainWindow.EditWindow.DialogTreeNode _node, String _fieldLabel, Object _oldValue, JComponent _viewComponent)
          Constructs a FieldChangeUndo object.