126127128129130131132
throw new IllegalArgumentException(message); } super.applyChange(sourceValues); this.onChange(new Message(KMLAbstractObject.MSG_STYLE_CHANGED, this)); }