コード例 #1
0
 public void draw() {
   g.clear();
   _myContourText.draw(g);
 }