Package Summary  Overview Summary

class:BasicInternalFrameTitlePane.CloseAction [CHANGED]

constructor:CloseAction() [CHANGED]

  • CloseAction

    public CloseActionpublic CloseAction​()
    Constructs a new instance of a CloseAction.
  • CloseAction

    public CloseAction()
  • CloseAction

    public CloseAction​()
    Constructs a new instance of a CloseAction.

method:actionPerformed(java.awt.event.ActionEvent) [CHANGED]

  • actionPerformed

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

    public void actionPerformed(ActionEvent e)
    Description copied from interface: ActionListener
    Invoked when an action occurs.
  • actionPerformed

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

© 2017 Oracle Corporation and/or its affiliates