public void draw() {
   g.clear();
   _myContourText.draw(g);
 }