Searched defs:StringPropertyEditor (Results 1 - 1 of 1) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/
H A DStringPropertyEditor.java28 public class StringPropertyEditor extends AbstractTextPropertyEditor { class in inherits:AbstractTextPropertyEditor
34 public static final PropertyEditor INSTANCE = new StringPropertyEditor();
36 private StringPropertyEditor() { method in class:StringPropertyEditor

Completed in 113 milliseconds