Uses of Interface
com.iizix.text.IKStringValuePropHolder
Packages that use IKStringValuePropHolder Package Description com.iizix.prop com.iizix.prop.ui Uses of IKStringValuePropHolder in com.iizix.prop
Classes in com.iizix.prop that implement IKStringValuePropHolder Modifier and Type Class Description class
BadgeProp
The "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).class
KStringProp
The "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
PatternProp
The pattern property class extends a KStringProp.class
PlainKStringProp
The "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).Uses of IKStringValuePropHolder in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IKStringValuePropHolder Modifier and Type Class Description class
TooltipProp
The tooltip property is a container that holds various information for the tooltip, e.g.