"ERROR> DefaultDnDCatcher::actionPerformed: "
+ "no layer found with name " + name);
return;
}
targetLayer.doAction((OMGraphic) transferData,
new OMAction(OMAction.UPDATE_GRAPHIC_MASK));
}
public void addPropertyChangeListener(PropertyChangeListener listener) {
pcSupport.addPropertyChangeListener(listener);