Home
last modified time | relevance | path

Searched defs:INSTANCE (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DEnumXmlPropertyEditor.java29 public static final EnumXmlPropertyEditor INSTANCE = new EnumXmlPropertyEditor(); field in EnumXmlPropertyEditor
DBooleanXmlPropertyEditor.java37 public static final BooleanXmlPropertyEditor INSTANCE = new BooleanXmlPropertyEditor(); field in BooleanXmlPropertyEditor
DXmlPropertyEditor.java94 public static final XmlPropertyEditor INSTANCE = new XmlPropertyEditor(); field in XmlPropertyEditor