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 classConnectionProfilePropEditorConnection profile property editor.Uses of StringPropEditor in com.iizigo.prop.editor
Subclasses of StringPropEditor in com.iizigo.prop.editor Modifier and Type Class Description classFontFamilyPropEditorThe FontFamily property editor for styles.classLocalizedStringPropEditorThe 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.classWrapStringPropEditorThe 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 classVAPIDKeyPropEditorThe VAPIDKeyPropEditor property editor consists of a simple entry field (private key) along with a second (public key).