Searched defs:targetLabel (Results 1 – 3 of 3) sorted by relevance
111 Label targetLabel = new Label(container, SWT.NONE); in createControl() local
187 String targetLabel; in createControl() local206 String targetLabel = codeName + " Preview"; in createControl() local
269 private String targetLabel(IAndroidTarget target) { in targetLabel() method in ApplicationInfoPage