Module java.desktop

Class BasicInternalFrameTitlePane.RestoreAction

    • Constructor Detail

      • RestoreAction

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

      • actionPerformed

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