Package hec.gfx2d

Class TsAxisScalePropertiesPanel

All Implemented Interfaces:
ScalePropertiesPanel, ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, Modifiable, RmaValidComponent

public class TsAxisScalePropertiesPanel extends DefaultJPanel implements ScalePropertiesPanel
This is a panel which allows the user to edit properties of a Time Series Axis. These properties include editing the minimum/maximum values axis values, minimum/maximum values for the current view, and setting a view range. The range would start at the view minimum and go for a certain range. Thus, ignoring the view max range. The user can also adjust the number of label levels.
Since:
September 20, 2000
See Also: