Class KStringPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<KStringProp,KString>
com.iizigo.prop.editor.KStringPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<KStringProp,KString>, IEditedPropertyEntry<KStringProp,KString>, IEditedPropertyEntryMultiProp<KStringProp,KString>, IPropertyDefined, IDisposedPart
Direct Known Subclasses:
PatternPropEditor

public class KStringPropEditor extends BaseEditor<KStringProp,KString>
The KString property editor consists of an icon describing the string value, an entry field.

A context menu is available when right-clicking on the icon. A double-click on it opens the Rich Text Editor or the Text Editor.

The option "plain" makes input limited to PLAIN KStrings and should be combined with PlainKStringProp.

Author:
Christopher Mindus