Searched refs:StretchesViewer (Results 1 – 2 of 2) sorted by relevance
41 private final StretchesViewer mStretchesViewer;56 mStretchesViewer = new StretchesViewer(sashForm, SWT.BORDER); in ImageEditorPanel()
41 public class StretchesViewer extends Composite { class70 public StretchesViewer(Composite parent, int style) { in StretchesViewer() method in StretchesViewer