State.getValue(part, state),
0, 0, w, h, w);
if (csm != null && accEnabled != csm.isLocalAccelerationEnabled()) {
csm.setLocalAccelerationEnabled(accEnabled);
csm.rasterChanged();
}
}
protected Image createImage(Component c, int w, int h,
GraphicsConfiguration config, Object[] args) {