|
Locking window in java
Hi, Is there a way to lock a window in java swing, what i simply mean is i have a small GUI that appears in front of a larger one, and i don't want the user to be able to click anywhere else until they have finished with the smaller GUI.
Hope this makes sense.
Thanks.
|