Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/
H A DResourceInfoPage.java288 Label resolvedLocationTitle = new Label(basicInfoComposite, in createBasicInfoGroup() local
290 resolvedLocationTitle.setText(RESOLVED_LOCATION_TITLE); in createBasicInfoGroup()
293 resolvedLocationTitle.setLayoutData(gd); in createBasicInfoGroup()