public class

BasicInternalFrameTitlePane.IconifyAction

extends AbstractAction
java.lang.Object
   ↳ javax.swing.AbstractAction
     ↳ javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction

Class Overview

This class should be treated as a "protected" inner class. Instantiate it only within subclasses of .

Summary

[Expand]
Inherited Constants
From interface javax.swing.Action
[Expand]
Inherited Fields
From class javax.swing.AbstractAction
Public Constructors
BasicInternalFrameTitlePane.IconifyAction()
Public Methods
void actionPerformed(ActionEvent e)
[Expand]
Inherited Methods
From class javax.swing.AbstractAction
From class java.lang.Object
From interface java.awt.event.ActionListener
From interface javax.swing.Action

Public Constructors

public BasicInternalFrameTitlePane.IconifyAction ()

Public Methods

public void actionPerformed (ActionEvent e)