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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutWizard.java 85 Label typeLabel = new Label(composite, SWT.NONE);
86 typeLabel.setLayoutData(new GridData(SWT.RIGHT, SWT.CENTER, false, false, 1, 1));
87 typeLabel.setText("New Layout Type:");
ChangeViewWizard.java 87 Label typeLabel = new Label(composite, SWT.NONE);
88 typeLabel.setLayoutData(new GridData(SWT.RIGHT, SWT.CENTER, false, false, 1, 1));
89 typeLabel.setText("New Widget Type:");
WrapInWizard.java 87 Label typeLabel = new Label(composite, SWT.NONE);
88 typeLabel.setLayoutData(new GridData(SWT.RIGHT, SWT.CENTER, false, false, 1, 1));
89 typeLabel.setText("Type of Container:");
  /packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
TelecomUtils.java 153 CharSequence typeLabel =
155 return typeLabel;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 447 Label typeLabel = new Label(composite, SWT.NONE);
448 typeLabel.setText("Resource Type:");
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 139 milliseconds