HomeSort by relevance Sort by last modified time
    Searched refs:SINGLE (Results 26 - 39 of 39) sorted by null

12

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
HeapPanel.java 495 Table tab = new Table(base, SWT.SINGLE | SWT.FULL_SELECTION);
536 Table tab = new Table(base, SWT.SINGLE | SWT.FULL_SELECTION);
    [all...]
EmulatorControlPanel.java 401 mPhoneNumber = new Text(phoneComp, SWT.BORDER | SWT.LEFT | SWT.SINGLE);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 251 final Table fullTable = new Table(this, SWT.SINGLE | SWT.FULL_SELECTION | SWT.BORDER);
351 final Table selectionTable = new Table(this, SWT.SINGLE | SWT.FULL_SELECTION | SWT.BORDER);
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogPanel.java 437 final Text filterText = new Text(bottom, SWT.SINGLE | SWT.BORDER);
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java 235 int style = SWT.FULL_SELECTION | SWT.SINGLE | SWT.BORDER;
664 * Handles single-click selection on the table.
682 * Note that the single-click handler will probably already have been called.
714 * To ensure single selection, uncheck all other items when this one is selected.
    [all...]
AvdCreationDialog.java 545 final Table hardwareTable = new Table(parent, SWT.SINGLE | SWT.FULL_SELECTION);
557 // it's a single selection mode, we can just access the selection index
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h     [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 1684 milliseconds

12