public interface

IVisualTextItem

implements IVisualItem ITextItem
com.pnfsoftware.jeb.core.output.text.IVisualTextItem
Known Indirect Subclasses

Class Overview

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.

Summary

[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.output.IVisualItem
From interface com.pnfsoftware.jeb.core.output.text.ITextItem