public static final int INTERNAL_FRAME_CLOSED

The "window closed" event. This event is delivered after the internal frame has been closed as the result of a call to the setClosed or dispose method.

See also:
JInternalFrame.setClosed, JInternalFrame.dispose