Uses of Class
com.googlecode.lanterna.graphics.DefaultMutableThemeStyle
Packages that use DefaultMutableThemeStyle
-
Uses of DefaultMutableThemeStyle in com.googlecode.lanterna.graphics
Methods in com.googlecode.lanterna.graphics that return DefaultMutableThemeStyleModifier and TypeMethodDescriptionDefaultMutableThemeStyle.setBackground(TextColor background) Modifies the background color of thisDefaultMutableThemeStyleto the value passed inDefaultMutableThemeStyle.setForeground(TextColor foreground) Modifies the foreground color of thisDefaultMutableThemeStyleto the value passed inModifies the SGR modifiers of thisDefaultMutableThemeStyleto the values passed it.