Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.swing.event.InternalFrameEvent

Packages that use InternalFrameEvent
Package Description
javax.swing.event Provides for events fired by Swing components. 
javax.swing.plaf.basic Provides user interface objects built according to the Basic look and feel. 
 

Uses of InternalFrameEvent in javax.swing.event
 

Methods in javax.swing.event with parameters of type InternalFrameEvent
Modifier and Type Method and Description
 void InternalFrameAdapter.internalFrameActivated(InternalFrameEvent e)
          Invoked when an internal frame is activated.
 void InternalFrameListener.internalFrameActivated(InternalFrameEvent e)
          Invoked when an internal frame is activated.
 void InternalFrameAdapter.internalFrameClosed(InternalFrameEvent e)
          Invoked when an internal frame has been closed.
 void InternalFrameListener.internalFrameClosed(InternalFrameEvent e)
          Invoked when an internal frame has been closed.
 void InternalFrameAdapter.internalFrameClosing(InternalFrameEvent e)
          Invoked when an internal frame is in the process of being closed.
 void InternalFrameListener.internalFrameClosing(InternalFrameEvent e)
          Invoked when an internal frame is in the process of being closed.
 void InternalFrameAdapter.internalFrameDeactivated(InternalFrameEvent e)
          Invoked when an internal frame is de-activated.
 void InternalFrameListener.internalFrameDeactivated(InternalFrameEvent e)
          Invoked when an internal frame is de-activated.
 void InternalFrameAdapter.internalFrameDeiconified(InternalFrameEvent e)
          Invoked when an internal frame is de-iconified.
 void InternalFrameListener.internalFrameDeiconified(InternalFrameEvent e)
          Invoked when an internal frame is de-iconified.
 void InternalFrameAdapter.internalFrameIconified(InternalFrameEvent e)
          Invoked when an internal frame is iconified.
 void InternalFrameListener.internalFrameIconified(InternalFrameEvent e)
          Invoked when an internal frame is iconified.
 void InternalFrameAdapter.internalFrameOpened(InternalFrameEvent e)
          Invoked when an internal frame has been opened.
 void InternalFrameListener.internalFrameOpened(InternalFrameEvent e)
          Invoked when a internal frame has been opened.
 

Uses of InternalFrameEvent in javax.swing.plaf.basic
 

Methods in javax.swing.plaf.basic with parameters of type InternalFrameEvent
Modifier and Type Method and Description
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameActivated(InternalFrameEvent e)
           
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameClosed(InternalFrameEvent e)
           
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameClosing(InternalFrameEvent e)
           
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameDeactivated(InternalFrameEvent e)
           
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameDeiconified(InternalFrameEvent e)
           
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameIconified(InternalFrameEvent e)
           
 void BasicInternalFrameUI.BasicInternalFrameListener.internalFrameOpened(InternalFrameEvent e)
           
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.