Interface IVisualTextItem

All Superinterfaces:
IItem, ITextItem, IVisualItem
All Known Subinterfaces:
IActionableTextItem
All Known Implementing Classes:
AssemblyItem, TextItem

public interface IVisualTextItem extends ITextItem, IVisualItem
Visual items are used to attach class information to items. A JEB front-end can attached styling information to those classes, such as foreground and background colors when the item is either active or inactive, font-related information, etc.

Different items may have the same class ID.

Well-known class IDs are defined in ItemClassIdentifiers.