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 thisDefaultMutableThemeStyle
to the value passed inDefaultMutableThemeStyle.setForeground
(TextColor foreground) Modifies the foreground color of thisDefaultMutableThemeStyle
to the value passed inModifies the SGR modifiers of thisDefaultMutableThemeStyle
to the values passed it.