Uses of Class
org.refcodes.textual.MoreTextBuilder
-
Uses of MoreTextBuilder in org.refcodes.textual
Subclasses with type arguments of type MoreTextBuilder in org.refcodes.textualModifier and TypeClassDescriptionclass
A builder for processing a text with the given width applied and the givenMoreTextMode
applied.Classes in org.refcodes.textual that implement interfaces with type arguments of type MoreTextBuilderModifier and TypeClassDescriptionclass
A builder for processing a text with the given width applied and the givenMoreTextMode
applied.Methods in org.refcodes.textual that return MoreTextBuilderModifier and TypeMethodDescriptionMoreTextBuilder.withColumnWidth
(int aColumnWidth) MoreTextBuilder.withMoreText
(String aMoreText) Sets the more text for the more text property.MoreTextBuilder.withMoreTextMode
(MoreTextMode aMoreTextMode) Sets the more text mode for the more text mode property.