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

  /sdk/hierarchyviewer2/app/src/com/android/hierarchyviewer/
HierarchyViewerApplication.java 441 Composite buttonBar = new Composite(fullButtonBar, SWT.NONE);
442 buttonBar.setLayoutData(new GridData(GridData.FILL_VERTICAL));
448 buttonBar.setLayout(rowLayout);
450 mOnBlackWhiteButton = new Button(buttonBar, SWT.PUSH);
455 mShowExtras = new Button(buttonBar, SWT.CHECK);
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 29 milliseconds