|
Class Summary |
| ZComboBox |
A ComboBox for use in Jazz. |
| ZCoordList |
ZCoordList is an abstract visual component that stores a sequence
of coordinates, and the corresponding general path. |
| ZImage |
ZImage is a graphic object that represents a raster image |
| ZMenu |
A Menu for use in Jazz. |
| ZPolygon |
ZPolygon is a visual component that represents a line
with one or more segments. |
| ZPolyline |
ZPolyline is a visual component that represents a line
with one or more segments. |
| ZRectangle |
ZRectangle is a graphic object that represents a hard-cornered
or rounded rectangle. |
| ZSwing |
ZSwing is a Visual Component wrapper used to add
Swing Components to a Jazz ZCanvas |
| ZText |
ZText creates a visual component to support text. |
This package contains several visual components that may
be useful for Jazz applications. These visual components
are intended to be useful, but not definitive. Many applications
will also end up defining their own visual components which
can be used along with these.