Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
DImageEditorPanel.java41 private final StretchesViewer mStretchesViewer;
56 mStretchesViewer = new StretchesViewer(sashForm, SWT.BORDER); in ImageEditorPanel()
DStretchesViewer.java41 public class StretchesViewer extends Composite { class
70 public StretchesViewer(Composite parent, int style) { in StretchesViewer() method in StretchesViewer