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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleWizard.java 187 Button checkAllButton = new Button(buttonForm, SWT.FLAT);
188 checkAllButton.setText("Select All");
189 checkAllButton.addSelectionListener(new SelectionAdapter() {

Completed in 60 milliseconds