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 TypeClassDescriptionclass
Connection profile property editor.Uses of StringPropEditor in com.iizigo.prop.editor
Subclasses of StringPropEditor in com.iizigo.prop.editorModifier and TypeClassDescriptionclass
The FontFamily property editor for styles.class
The 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.class
The 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 TypeClassDescriptionclass
The VAPIDKeyPropEditor property editor consists of a simple entry field (private key) along with a second (public key).