etc.negui.window.mainwindow


class MainWindow: etc.negui.window.newindow.NeWindow;
History:
1.00β18: [S] Oneの扱いを微妙に変更。
this(ref NEGUIINFO NeGuiInfo );
History:
1.022: 新規作成。
this();

INT execute();

protected void OnDestroy();

class MyChildren;
History:
1.00β18: 新規作成。
final MyChildren getNeGuiWindow();
History:
1.00β18: [P] 戻り値の型変更。
1.00β17: 新規作成。