Uses of Class javax.swing.event.InternalFrameEvent

Uses in package javax.swing.event

Methods with parameter type javax.swing.event.InternalFrameEvent

void
Internal frame activated.
void
Internal frame activated
void
Internal frame closed.
void
Internal frame closed
void
Internal frame closing.
void
Internal frame closing
void
Internal frame deactivated.
void
Internal frame deactivated
void
Internal frame deiconified.
void
Internal frame deiconified
void
Internal frame iconified.
void
Internal frame iconified
void
Internal frame opened.
void
Internal frame opened

Uses in package javax.swing.plaf.basic

Methods with parameter type javax.swing.event.InternalFrameEvent

void
This method is called when the JInternalFrame is activated.
void
This method is called when the JInternalFrame is closed.
void
This method is called when the JInternalFrame is closing.
void
This method is called when the JInternalFrame is deactivated.
void
This method is called when the JInternalFrame is deiconified.
void
This method is called when the JInternalFrame is iconified.
void
This method is called when the JInternalFrame is opened.