Class FormatTokenElement


  • public class FormatTokenElement
    extends AbstractFormattedStringElement
    These FormattedString elements are intended to represent single formatting tokens which don't "wrap" a piece of text. Examples are line breaks or tabs.
    Author:
    Rene Schneider - initial API and implementation