Java Platform 1.2
Beta 4

Uses of Interface
com.sun.java.swing.event.InternalFrameListener

Packages that use InternalFrameListener
com.sun.java.swing Provides a set of "lightweight" (all-Java
com.sun.java.swing.event Provides for events fired by Swing components.  
 

Uses of InternalFrameListener in com.sun.java.swing
 

Methods in com.sun.java.swing with parameters of type InternalFrameListener
 void JInternalFrame.addInternalFrameListener(InternalFrameListener l)
          Adds the specified internal frame listener to receive internal frame events from this internal frame.
 void JInternalFrame.removeInternalFrameListener(InternalFrameListener l)
          Removes the specified internal frame listener so that it no longer receives internal frame events from this internal frame.
 

Uses of InternalFrameListener in com.sun.java.swing.event
 

Classes in com.sun.java.swing.event that implement InternalFrameListener
  InternalFrameAdapter
          An abstract adapter class for receiving internal frame events.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.