how to stop min/maximizing the window ?
Hi,
I have a JDialog window, I did not set size of window. I just added some components to that. So accordingly some window size got adjusted with components visible on it.
I could able to minimize and maximize the window.Now my question is how to stop this functionality.
My window should get a fixed size, it should not be able to minimize or maximized...this functionality should bedisabled.
Hope i am clear.
Regards,
Ravi Kumar Garlapati

