StocksMonitor 1.5.0

hirondelle.stocks.help
Class AboutAction

Object
  extended by AbstractAction
      extended by 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

Field Summary
 
Fields inherited from class AbstractAction
changeSupport, enabled
 
Fields inherited from interface Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
AboutAction(JFrame aFrame)
          Constructor.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutAction

public AboutAction(JFrame aFrame)
Constructor.

Parameters:
aFrame - parent window to which this dialog is attached.
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

StocksMonitor 1.5.0

Copyright Hirondelle Systems - License - Generated 2008Jul12.10.53