Class Summary |
ColourIcon |
A simple icon displaying a block of solid colour. |
DynamicIcon |
Base class for icons that draw themselves dynamically. |
FlowIcon |
|
IconCache |
A system-wide cache of rendered SWT images for Icon instances. |
IconicEnumerationValue |
|
ImageDataIcon |
An icon that is created from preloaded image data. |
ImageDescriptorIcon |
Wraps a JFace ImageDesecriptor as an Icon. |
ImageResourceIcon |
An icon that paints an image retrieved from a local resource (.gif,
.png, etc). |
Images |
|
NullIcon |
An empty icon. |
SimpleIconic |
Basic Iconic implementation. |
StackIcon |
An icon that stacks one icon on another. |
ValueLabel |
A value/label struct for abstracting the information displayed on
Button's, Label's, Item's etc. |