next up previous contents index
Next: Triangle Up: Appendix I: Base Previous: TextArea

TextField

class TextField extends DJComponent {
      String text; // text shown in the area
      int columns; // number of characters each row
}



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