Class PieChartDemo5

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
org.jfree.ui.ApplicationFrame
org.jfree.chart.demo.PieChartDemo5
All Implemented Interfaces:
WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PieChartDemo5
extends org.jfree.ui.ApplicationFrame
A pie chart with no section labels.
See Also:
Serialized Form
  • Constructor Details

    • PieChartDemo5

      public PieChartDemo5​(String title)
      Creates a new demo instance.
      Parameters:
      title - the frame title.
  • Method Details

    • main

      public static void main​(String[] args)
      Starting point for the demonstration application.
      Parameters:
      args - ignored.