Uses of Class
NWNDialogEditorInterface.MainWindow

Packages that use MainWindow
NWNDialogEditorInterface   
 

Uses of MainWindow in NWNDialogEditorInterface
 

Constructors in NWNDialogEditorInterface with parameters of type MainWindow
MainWindow.EditWindow(MainWindow _owner)
           
MainWindow.EditWindow(MainWindow _owner, boolean isDoubleBuffered)
           
MainWindow.EditWindow(MainWindow _owner, File _dialogFile)
           
MainWindow.EditWindow(MainWindow _owner, LayoutManager layout)
           
MainWindow.EditWindow(MainWindow _owner, LayoutManager layout, boolean isDoubleBuffered)