Uses of Class
com.iizigo.prop.editor.StringPropEditor
Packages that use StringPropEditor
Uses of StringPropEditor in com.iizigo.db.editor
Subclasses of StringPropEditor in com.iizigo.db.editorModifier and TypeClassDescriptionclassConnection profile property editor.Uses of StringPropEditor in com.iizigo.prop.editor
Subclasses of StringPropEditor in com.iizigo.prop.editorModifier and TypeClassDescriptionclassThe FontFamily property editor for styles.classThe Localized String Prop editor consists of a simple entry field where all the localized languages are placed, the default language first, followed by the other languages, as a "comma" separated String.classThe String property editor consists of a simple entry field with the option to open a dialog for multi-line editing with fixed font.Uses of StringPropEditor in com.iizigo.push
Subclasses of StringPropEditor in com.iizigo.pushModifier and TypeClassDescriptionclassThe VAPIDKeyPropEditor property editor consists of a simple entry field (private key) along with a second (public key).