next up previous contents index
Next: Appendix II. The Up: Appendix I: Base Previous: TextField

Triangle

class Triangle extends DJComponent {
      int x1,y1; 
      int x2,y2; 
      int x3,y3; 
      boolean fill;
}



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