How to disable main window while sup window is open?
i make small project myself using java. i have created many frame in a many classes. so i need to open sup window(sup frame) at the time of main window(main frame) will go to disable mode. and like this while close sup window at the time of main window will go to enable mode. please answer me.
0