Class AutoZoomButton

All Implemented Interfaces:
ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class AutoZoomButton extends JButton implements ActionListener
The AutoZoomButton is a specialized JButton which reactivates the auto zoom feature of a PlotBox. If the auto zoom feature is enabled, the button is disabled.
See Also: