Home
last modified time | relevance | path

Searched defs: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.java117 private static class DropFeedbackPainter implements IFeedbackPainter { class in GridLayoutPainter
124 public DropFeedbackPainter(GridLayoutRule rule, IDragElement[] elements) { in DropFeedbackPainter() method in GridLayoutPainter.DropFeedbackPainter