HomeSort by relevance Sort by last modified time
    Searched full:enumxmlpropertyeditor (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/
EnumXmlPropertyEditor.java 27 class EnumXmlPropertyEditor extends AbstractComboPropertyEditor implements
29 public static final EnumXmlPropertyEditor INSTANCE = new EnumXmlPropertyEditor();
31 private EnumXmlPropertyEditor() {
PropertyFactory.java 200 // We deliberately don't use EnumXmlPropertyEditor.INSTANCE here,
    [all...]

Completed in 3911 milliseconds