Example #1
0
 /** A boolean value indicating the ctColor is automatic and system ctColor dependent. */
 public boolean isAuto() {
   return ctColor.getAuto();
 }