| Package | Description |
|---|---|
| gnu.kawa.models | |
| gnu.kawa.swingviews |
| Class and Description |
|---|
| Box
A container that lays out its components in a column or row.
|
| Button
A model (data) for a clickable button.
|
| Display
An abstract "display device".
|
| DrawImage |
| Label
A "label" may have some text and/or an icon.
|
| Model
Abstract class for Viewable objects, with notification/listener support.
|
| ModelListener
Implemented by an object that wants to be notified when a model changes.
|
| Paintable |
| Spacer |
| Text
An editable sequences of characters and embedded objects.
|
| Viewable |
| WeakListener |
| Window
Represents an abstract (toolkit-independent) window.
|
| WithComposite |
| Class and Description |
|---|
| Box
A container that lays out its components in a column or row.
|
| Button
A model (data) for a clickable button.
|
| Display
An abstract "display device".
|
| DrawImage |
| Label
A "label" may have some text and/or an icon.
|
| Model
Abstract class for Viewable objects, with notification/listener support.
|
| ModelListener
Implemented by an object that wants to be notified when a model changes.
|
| Paintable |
| Spacer |
| Text
An editable sequences of characters and embedded objects.
|
| Window
Represents an abstract (toolkit-independent) window.
|