Class Chart2DActionPrintSingleton

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

public final class Chart2DActionPrintSingleton extends AChart2DAction
Singleton Action that prints the current chart by showing a modal print dialog.

Only one instance per target component may exist.

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