Uses of Class
org.refcodes.textual.OverwriteTextBuilder
-
Uses of OverwriteTextBuilder in org.refcodes.textual
Subclasses with type arguments of type OverwriteTextBuilder in org.refcodes.textualModifier and TypeClassDescriptionclass
Overwrites a text with another one to the the right or to the left.Methods in org.refcodes.textual that return OverwriteTextBuilderModifier and TypeMethodDescriptionOverwriteTextBuilder.withOverwriteTextMode
(OverwriteTextMode aOverwriteTextMode) Sets the overwrite text mode for the overwrite text mode property.OverwriteTextBuilder.withOverwritingText
(String aOverwritingText) Sets the overwriting text for the overwriting text property.