HomeSort by relevance Sort by last modified time
    Searched refs:BooleanXmlPropertyEditor (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/
BooleanXmlPropertyEditor.java 36 public class BooleanXmlPropertyEditor extends XmlPropertyEditor {
37 public static final BooleanXmlPropertyEditor INSTANCE = new BooleanXmlPropertyEditor();
46 private BooleanXmlPropertyEditor() {
PropertyFactory.java 198 editor = BooleanXmlPropertyEditor.INSTANCE;
    [all...]

Completed in 122 milliseconds