Hello everyone, I am not sure if I have set the right title for this post - so it is possible that there's already a post for what I am looking for, if that's the case feel free to close this and redirect me - what I am trying to do is this:
When a JFrame
is poped the user not to be able to click anywhere else in the gui unless that window is closed, hopefully even throwing that annoying "DING" error sound message much like in netbeans when a "Customize Code" window is open and it's not letting you do anything outside it before it's closed.
Thanks in advance!