Package dsto.dfc.swing.icons

Interface Summary
Iconic Defines an object that supports iconic display (name, icon).
IconicFactory Defines an object that can supply Iconic representations for objects.
IconicFolder An iconic object that is also a container of some sort (such as a folder or group) that supports different icons depending on whether it is logically 'open' or 'closed'.
 

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.
 



Copyright © 2008 Commonwealth of Australia