Class Summary |
JCGridLegend |
JCGridLegend manages and renders a grid-based legend. |
JCLegend |
JCLegend manages and renders a legend for a component. |
JCLegendBundle |
JCLegendBundle contains locale-specific objects and helpers to get this
information. |
JCLegendEnumMappings |
JCLegendEnumMappings consists of static arrays that hold enum values and
their corresponding string representations (for things like HTML save and
loading) and the also corresponding internationalizable string
representations (for things like combo box choices in the customizer
and the beans). |
JCLegendItem |
JCLegendItem is used by JCLegend to encapsulate one item in a legend. |
JCMultiColLegend |
JCMultiColLegend manages and renders a grid-based legend that can have
multiple columns. |