Module java.desktop

Class BasicInternalFrameTitlePane.IconifyAction

    • Constructor Detail

      • IconifyAction

        public IconifyAction​()
        Constructs a new instance of an IconifyAction.
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)
        Description copied from interface: ActionListener
        Invoked when an action occurs.
        Parameters:
        e - the event to be processed