Home
last modified time | relevance | path

Searched refs:SelectAll (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
DExportMessages.java32 public static String SelectAll; field in ExportMessages
DExportMessages.properties22 SelectAll=&Select All key
DProjectSelectionPage.java148 selectAll.setText(ExportMessages.SelectAll); in createSelectionButtons()