コード例 #1
0
 void renderCounters(Graphics2D g) {
   Counter.renderCounters(counters, counterStyle, g);
 }