예제 #1
0
 /**
  * Returns the color of the unit bar.
  *
  * @return See above.
  */
 Color getUnitBarColor() {
   return model.getUnitBarColor();
 }