Class BadgePropEditor

java.lang.Object
com.iizigo.prop.BaseEditor<BadgeProp,GBadge>
com.iizigo.prop.editor.BadgePropEditor
All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<BadgeProp,GBadge>, IEditedPropertyEntry<BadgeProp,GBadge>, IEditedPropertyEntryMultiProp<BadgeProp,GBadge>, IPropertyDefined, IDisposedPart

public class BadgePropEditor extends BaseEditor<BadgeProp,GBadge>
The Badge property editor consists of an icon for the color and font size.

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