Next:
Circle
Up:
Base class structures
Previous:
Arc
Button
class Button extends DJComponent { dj String text; dj Font font; }
The attribute
color
inherited from
DJComponent
specifies the color and the attribute
font
specifies the font of the text appearing on the button.
Neng-Fa Zhou
1999-02-16