Searched refs:DropFeedbackPainter (Results 1 – 1 of 1) sorted by relevance
49 return new DropFeedbackPainter(rule, elements); in createDropFeedbackPainter()117 private static class DropFeedbackPainter implements IFeedbackPainter { class in GridLayoutPainter124 public DropFeedbackPainter(GridLayoutRule rule, IDragElement[] elements) { in DropFeedbackPainter() method in GridLayoutPainter.DropFeedbackPainter