Module java.desktop

Class BasicInternalFrameTitlePane.CloseAction

    • Constructor Detail

      • CloseAction

        public CloseAction​()
        Constructs a new instance of a CloseAction.
    • 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