List of usage examples for org.jfree.ui ApplicationFrame subclass-usage
From source file com.twocents.test.ui.chart.ChartMain.java
/** * A demo showing four pie charts. */ public class ChartMain extends ApplicationFrame { /**
From source file org.jfree.chart.demo.ScatterPlotDemo.java
/** * A demo scatter plot. */ public class ScatterPlotDemo extends ApplicationFrame { /**
From source file org.jfree.chart.demo.BubblePlotDemo.java
/** * A bubble chart demo. * */ public class BubblePlotDemo extends ApplicationFrame {
From source file org.jfree.chart.demo.HistogramDemo2.java
/** * A demo of the {@link HistogramDataset} class. */ public class HistogramDemo2 extends ApplicationFrame { /**
From source file br.com.una.apa.p02e01.Graph.java
public class Graph extends ApplicationFrame { /** * */ private static final long serialVersionUID = 1L;
From source file br.com.una.apa.p02e02.Graph.java
public class Graph extends ApplicationFrame { /** * */ private static final long serialVersionUID = 1L;
From source file br.com.una.apa.p02e03.Graph.java
public class Graph extends ApplicationFrame { /** * */ private static final long serialVersionUID = 1L;
From source file org.jfree.chart.demo.PieChartDemo7.java
/** * A demo showing four pie charts. */ public class PieChartDemo7 extends ApplicationFrame { /**
From source file org.jfree.chart.demo.SmallNumberDemo.java
/** * A demo showing the use of very small numbers in a dataset. * */ public class SmallNumberDemo extends ApplicationFrame {
From source file org.jfree.chart.demo.PieChartDemo7.java
/** * A demo showing four pie charts. */ public class PieChartDemo7 extends ApplicationFrame { /**