Package org.jfree.chart.ui

An optional package containing user interface components for editing chart properties (used in the JFreeChart demo application);

See:
          Description

Class Summary
AxisPropertyEditPanel A panel for editing the properties of an axis.
ChartPropertyEditPanel A panel for editing chart properties (includes subpanels for the title, legend and plot).
ColorBarPropertyEditPanel A ColorBarPropertyEditPanel.
ColorPalette Defines palette used in Contour Plots.
GreyPalette A grey color palette.
PaletteChooserPanel A component for choosing a palette from a list of available palettes.
PaletteSample A panel that displays a palette sample.
PlotPropertyEditPanel A panel for editing the properties of a Plot.
RainbowPalette Contains the data to constuct an 8-bit rainbow palette This come from an old application which ran on 8-bit graphics device.
TitlePropertyEditPanel A panel for editing the properties of a chart title.
 

Package org.jfree.chart.ui Description

An optional package containing user interface components for editing chart properties (used in the JFreeChart demo application);