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

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
SelfOrientingSashForm.java 20 * Instances of the class <code>SelfOrientingSashForm</code> implement a sash form that will
31 public class SelfOrientingSashForm extends SashForm {
64 public SelfOrientingSashForm(Composite parent, int style) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 117 import org.eclipse.wb.core.controls.SelfOrientingSashForm;
315 mControl = new SelfOrientingSashForm(parent, SWT.VERTICAL);
    [all...]

Completed in 164 milliseconds