Uses of Class
net.thevpc.nuts.swing.TextStyle
-
Uses of TextStyle in net.thevpc.nuts.swing
Methods in net.thevpc.nuts.swing that return TextStyleModifier and TypeMethodDescriptionAnsiColors.applyANSIColor(String ANSIColor, TextStyle currentStyle) TextStyle.copy()AnsiColors.resetStyle()TextStyle.setBackColor(Color backColor) TextStyle.setBold(boolean bold) TextStyle.setForeColor(Color foreColor) TextStyle.setItalic(boolean italic) TextStyle.setStrikeThrough(boolean strikeThrough) TextStyle.setUnderline(boolean underline) Methods in net.thevpc.nuts.swing with parameters of type TextStyle