publicabstract abstract class InternalFrameAdapter
An abstract adapter class for receiving internal frame events.
An abstract adapter class for receiving internal frame events.
The methods in this class are empty. This class exists as
convenience for creating listener objects, and is functionally
equivalent to the WindowAdapter class in the AWT.