Package gnu.kawa.models

Interface Summary

ModelListenerImplemented by an object that wants to be notified when a model changes.
Paintable
Viewable
WindowRepresents an abstract (toolkit-independent) window.

Class Summary

BoxA container that lays out its components in a column or row.
ButtonA model (data) for a clickable button.
ColumnA "vertical box" container.
DisplayAn abstract "display device".
DrawImage
DrawShape
FillShape
LabelA "label" may have some text and/or an icon.
MenuItem
ModelAbstract class for Viewable objects, with notification/listener support.
RowA "horizontal box" container.
Spacer
TextAn editable sequences of characters and embedded objects.
WeakListener
WithComposite
WithPaint
WithTransform