Class PieChartDemo1

    • Constructor Detail

      • PieChartDemo1

        public PieChartDemo1​(String title)
        Default constructor.
        Parameters:
        title - the frame title.
    • Method Detail

      • createDemoPanel

        public static JPanel createDemoPanel()
        Creates a panel for the demo (used by SuperDemo.java).
        Returns:
        A panel.
      • main

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