HomeSort by relevance Sort by last modified time
    Searched defs:sashForm (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageEditorPanel.java 22 import org.eclipse.swt.custom.SashForm;
51 SashForm sashForm = new SashForm(this, SWT.HORIZONTAL);
53 mImageViewer = new ImageViewer(sashForm, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);
56 mStretchesViewer = new StretchesViewer(sashForm, SWT.BORDER);
58 sashForm.setWeights(new int[] {
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 208 milliseconds