Interface IVisualTextItem
- All Superinterfaces:
IItem
,ITextItem
,IVisualItem
- All Known Subinterfaces:
IActionableTextItem
- All Known Implementing Classes:
AssemblyItem
,TextItem
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
.
-
Method Summary
Methods inherited from interface com.pnfsoftware.jeb.core.output.text.ITextItem
getLength, getLine, getOffset, getOffsetEnd, getText
Methods inherited from interface com.pnfsoftware.jeb.core.output.IVisualItem
getClassId