Ejemplo n.º 1
0
 protected void tintFromCalc() {
   super.tintFromCalc();
   // TODO actually implement tinted images
   tintColorObject = new Color(tintColor, true);
 }