red target areas for drag-and-drop?

How to override com.vaadin.event.dd.acceptcriteria.AcceptCriterion paintResponse(PaintTarget target) method if I want the default blue frame (the one indicating the drag-and-drop target area) to be red? Can anybody give me a hint what to write inside that method?