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. |
ZEllipse |
ZEllipse is a graphic object that represents a hard-cornered
or rounded ellipse. |
ZImage |
ZImage is a graphic object that represents a raster image. |
ZLabel |
ZLabel creates a lightweight visual component to support a label containing
one line of text. |
ZMenu |
A Menu for use in Jazz. |
ZPolygon |
ZPolygon is a visual component for displaying a polygonal
shape. |
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. |
ZShape |
ZShape is a graphic object that represents a pre-defined java.awt.Shape
|
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.