Class ZoomChartWithErrorBarsAndLogAxis

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
info.monitorenter.gui.chart.demos.ZoomChartWithErrorBarsAndLogAxis
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ZoomChartWithErrorBarsAndLogAxis extends JFrame
Demonstration of a zoom - enabled chart ( ZoomableChart) with error bars and an AxisLogE for the y axis.

Version:
$Revision: 1.14 $
Author:
Achim Westermann
See Also:
  • Constructor Details

    • ZoomChartWithErrorBarsAndLogAxis

      public ZoomChartWithErrorBarsAndLogAxis()
      Defcon.

  • Method Details

    • main

      public static void main(String[] args)
      Main startup method.

      Parameters:
      args - ignored.