Exemplo n.º 1
0
 public boolean isOptimizedDrawingEnabled() {
   return !myGlassPane.hasPainters() && myGlassPane.getComponentCount() == 0;
 }