Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfree.chart.ui.junit.* (2)

org.jfree.chart.ui: Javadoc index of package org.jfree.chart.ui.


Package Samples:

org.jfree.chart.ui.junit: An optional package containing user interface components for editing chart properties (used in the JFreeChart demo application);  

Classes:

RainbowPalette: Contains the data to constuct an 8-bit rainbow palette This come from an old application which ran on 8-bit graphics device. Thus indexes 0 and 1 were preserved for rendering white and black respectively.
ChartUIPackageTests: A collection of tests for the org.jfree.chart.ui package. These tests can be run using JUnit (http://www.junit.org).
PlotPropertyEditPanel: A panel for editing the properties of a org.jfree.chart.plot.Plot .
LegendPropertyEditPanel: A panel for editing the properties of a org.jfree.chart.OldLegend .
ColorBarPropertyEditPanel: A ColorBarPropertyEditPanel. Extends NumberAxisPropertyEditPanel to allow change general axis type parameters.
ColorPaletteTests: Tests for the org.jfree.chart.ui.ColorPalette class.
ChartPropertyEditPanel: A panel for editing chart properties (includes subpanels for the title, legend and plot).
PaletteChooserPanel: A component for choosing a palette from a list of available palettes.
TitlePropertyEditPanel: A panel for editing the properties of a chart title.
NumberAxisPropertyEditPanel: A panel for editing the properties of a value axis.
AxisPropertyEditPanel: A panel for editing the properties of an axis.
PaletteSample: A panel that displays a palette sample.
ColorPalette: Defines palette used in Contour Plots.
GreyPalette: A grey color palette.

Home | Contact Us | Privacy Policy | Terms of Service