next up previous contents index
Next: Circle Up: Appendix I: Base Previous: Arc

Button

class Button extends DJComponent {
      String text; // text shown in the button
      String label; // alias of text (label == text)
}



Neng-Fa ZHOU
Sat Apr 18 16:14:29 JST 1998