Click to See Complete Forum and Search --> : Traping the Maximize button of the window


srini_raghav
August 5th, 1999, 10:13 AM
Hi
In java, we can trap the close button of the window using windowclosing function by implementing WindowListener interface.

like that,how to trap the Maximize button in the window of java application??

and how to disable the maximize button in the window in java application??



Thanks in advance
Shankar