Frames | No Frames |
Classes implementing gnu.kawa.models.Viewable | |
class | A container that lays out its components in a column or row. |
class | A model (data) for a clickable button. |
class | A "vertical box" container. |
class | |
class | A "label" may have some text and/or an icon. |
class | |
class | Abstract class for Viewable objects, with notification/listener support. |
class | A "horizontal box" container. |
class | |
class | An editable sequences of characters and embedded objects. |
Methods with parameter type gnu.kawa.models.Viewable | |
void |
Methods with return type gnu.kawa.models.Viewable | |
Viewable | |
Viewable | Box.getComponent(int i) |