HomeSort by relevance Sort by last modified time
    Searched full:spacing2 (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizardPage.java 125 Label spacing2 = new Label(container, SWT.NONE); local
126 spacing2.setLayoutData(new GridData(SWT.LEFT, SWT.CENTER, false, false, 4, 1));

Completed in 54 milliseconds