Class Chart2DActionSaveImageSingleton

java.lang.Object
javax.swing.AbstractAction
info.monitorenter.gui.chart.events.AChart2DAction
info.monitorenter.gui.chart.events.Chart2DActionSaveImageSingleton
All Implemented Interfaces:
ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action

public final class Chart2DActionSaveImageSingleton extends AChart2DAction
Singleton Action that saves the current chart to an image at the location specified by showing a modal file chooser save dialog.

Only one instance per target component may exist.

Version:
$Revision: 1.12 $
Author:
Achim Westermann
See Also: