Uses of Interface
com.pnfsoftware.jeb.core.output.text.IVisualTextItem
Packages that use IVisualTextItem
Package
Description
Specialized text document useful for code units.
Types for text documents, useful to represent textual data generated by a unit.
Trivial implementations for the text package interfaces.
-
Uses of IVisualTextItem in com.pnfsoftware.jeb.core.output.code
Classes in com.pnfsoftware.jeb.core.output.code that implement IVisualTextItem -
Uses of IVisualTextItem in com.pnfsoftware.jeb.core.output.text
Subinterfaces of IVisualTextItem in com.pnfsoftware.jeb.core.output.textModifier and TypeInterfaceDescriptioninterface
Convenience interface for text items containing styling information (IVisualTextItem
) and action information (IActionableItem
). -
Uses of IVisualTextItem in com.pnfsoftware.jeb.core.output.text.impl
Classes in com.pnfsoftware.jeb.core.output.text.impl that implement IVisualTextItemModifier and TypeClassDescriptionclass
A simple implementation for an actionable text item within a line.