Beispiel #1
0
 public void onPaint(DrawInfo e)
 {
     mLeft.onPaint(e);
     mRight.onPaint(e);
 }