Uses of Class
org.jfree.chart.ui.ColorBarPropertyEditPanel
Package | Description |
---|---|
org.jfree.chart.ui |
An optional package containing user interface components for editing chart properties (used in the JFreeChart demo application);
|
-
Uses of ColorBarPropertyEditPanel in org.jfree.chart.ui
Methods in org.jfree.chart.ui that return ColorBarPropertyEditPanel Modifier and Type Method Description static ColorBarPropertyEditPanel
ColorBarPropertyEditPanel. getInstance(ColorBar colorBar)
A static method that returns a panel that is appropriate for the axis type.