示例#1
0
 /** Returns the color model associated with this configuration. */
 public synchronized ColorModel getColorModel() {
   return screen.getColorModel();
 }