Uses of Class
net.thevpc.nuts.installer.util.swing.TextStyle
Packages that use TextStyle
-
Uses of TextStyle in net.thevpc.nuts.installer.util.swing
Methods in net.thevpc.nuts.installer.util.swing that return TextStyleModifier and TypeMethodDescriptionAnsiColors.applyANSIColor(String ANSIColor, TextStyle currentStyle) TextStyle.build()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.installer.util.swing with parameters of type TextStyle