hirondelle.stocks.help
Class AboutAction
Object
AbstractAction
AboutAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public final class AboutAction
- extends AbstractAction
Display a modal dialog, centered on the main window, which
contains general information about both this application and
the system on which it is running.
The system information includes a running snapshot of the
object heap size. A button is provided to coax the JVM to
perform garbage collection.
- See Also:
- Serialized Form
AboutAction
public AboutAction(JFrame aFrame)
- Constructor.
- Parameters:
aFrame - parent window to which this dialog is attached.
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright Hirondelle Systems - License - Generated 2008Jul12.10.53