a_hanif
0
Q:

programatically close a jframe

// Sending a Event with the Window
// to be closed this way, will initiate
// the **closing** behaviour.
frame.dispatchEvent(new WindowEvent(frame, WindowEvent.WINDOW_CLOSING));
0

New to Communities?

Join the community