Class Summary |
ArrowIcon |
A dynamically drawn auto-scaling arrow icon. |
BorderedIcon |
An icon that displays a border around an encapsulated icon. |
CompositeIcon |
A composite icon made by overlaying one icon over another. |
FlowIcon |
This is used if you want to display a group of icons one after the
other horizontally across, and also want it treated as an Icon so
that it may be used on many type of components, including buttons,
and labels. |
IconicCellRenderer |
Cell renderer for Iconic values. |
IconicEnumerationValue |
Base class for enumerated types that have an iconic representation. |
IconicRegistry |
A registry mapping class types to their IconicFactory 's. |
ImageLoader |
Provides image and icon creation services. |
NullIcon |
An icon that displays nothing. |
ResourceImageIcon |
An icon that is loaded from a resource. |
SimpleIconic |
Simple Iconic data class. |