Uses of Class
com.iizigo.prop.editor.StringPropEditor
Packages that use StringPropEditor Package Description com.iizigo.db.editor com.iizigo.prop.editor com.iizigo.push Uses of StringPropEditor in com.iizigo.db.editor
Subclasses of StringPropEditor in com.iizigo.db.editor Modifier and Type Class Description class
ConnectionProfilePropEditor
Connection profile property editor.Uses of StringPropEditor in com.iizigo.prop.editor
Subclasses of StringPropEditor in com.iizigo.prop.editor Modifier and Type Class Description class
FontFamilyPropEditor
The FontFamily property editor for styles.class
LocalizedStringPropEditor
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
WrapStringPropEditor
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.push Modifier and Type Class Description class
VAPIDKeyPropEditor
The VAPIDKeyPropEditor property editor consists of a simple entry field (private key) along with a second (public key).