Package Summary  Overview Summary

class:BasicInternalFrameTitlePane.SizeAction [CHANGED]

constructor:SizeAction() [CHANGED]

  • SizeAction

    public SizeActionpublic SizeAction​()
    Constructs a new instance of a SizeAction.
  • SizeAction

    public SizeAction()
  • SizeAction

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

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