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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
StringXmlPropertyDialog.java 26 class StringXmlPropertyDialog extends StringPropertyDialog {
27 StringXmlPropertyDialog(Shell parentShell, Property property) throws Exception {
XmlPropertyEditor.java 519 StringXmlPropertyDialog dialog =
520 new StringXmlPropertyDialog(propertyTable.getShell(), property);

Completed in 27 milliseconds