Uses of Interface
com.iizix.text.ITextExternalizableProp
Packages that use ITextExternalizableProp
Uses of ITextExternalizableProp in com.iizigo.text.prop
Method parameters in com.iizigo.text.prop with type arguments of type ITextExternalizablePropModifier and TypeMethodDescriptionintEditorTextTable.externalizeTexts(boolean doPerform, List<ITextExternalizableProp<?>> list, IComplexOperation op) Externalizes all the specified properties.Uses of ITextExternalizableProp in com.iizix.prop
Classes in com.iizix.prop that implement ITextExternalizablePropModifier and TypeClassDescriptionclassThe "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).classThe "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).classThe pattern property class extends a KStringProp.classThe "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).Uses of ITextExternalizableProp in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement ITextExternalizablePropModifier and TypeClassDescriptionclassThe tooltip property is a container that holds various information for the tooltip, e.g.Uses of ITextExternalizableProp in com.iizix.text
Subinterfaces of ITextExternalizableProp in com.iizix.textModifier and TypeInterfaceDescriptioninterfaceIKStringValuePropHolder<PROP_VALUE>Interface containing default code for the KString holder, KString information provider and externalizable KString support.