Class AxisActionSetRange

All Implemented Interfaces:
ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action

public class AxisActionSetRange extends AAxisAction
Action that sets the range of an AAxis of a chart ( Chart2D) that will be used by it's viewport ( AAxis.setRangePolicy(info.monitorenter.gui.chart.IRangePolicy) ) by showing a modal range chooser.

This only works if the bislider.jar file is in the classpath.

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