Class TooltipPropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<TooltipProp,KTooltip>
com.iizigo.prop.editor.TooltipPropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<TooltipProp,KTooltip>, IEditedPropertyEntry<TooltipProp,KTooltip>, IEditedPropertyEntryMultiProp<TooltipProp,KTooltip>, IPropertyDefined, IDisposedPart

public class TooltipPropEditor extends BaseEditor<TooltipProp,KTooltip>
The tooltip property editor.

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. The option "message" makes editing and selection of the category possible.

Author:
Christopher Mindus