Home
last modified time | relevance | path

Searched refs:DropFeedbackPainter (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridLayoutPainter.java49 return new DropFeedbackPainter(rule, elements); in createDropFeedbackPainter()
117 private static class DropFeedbackPainter implements IFeedbackPainter { class in GridLayoutPainter
124 public DropFeedbackPainter(GridLayoutRule rule, IDragElement[] elements) { in DropFeedbackPainter() method in GridLayoutPainter.DropFeedbackPainter