Uses of Interface
org.springframework.shell.style.ThemeActive
Packages that use ThemeActive
-
Uses of ThemeActive in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return ThemeActiveMethods in org.springframework.shell.boot with parameters of type ThemeActiveModifier and TypeMethodDescriptionThemingAutoConfiguration.shellThemeResolver
(ThemeRegistry themeRegistry, SpringShellProperties properties, ThemeActive themeActive) TerminalUIAutoConfiguration.terminalUIBuilder
(org.jline.terminal.Terminal terminal, ThemeResolver themeResolver, ThemeActive themeActive, org.springframework.beans.factory.ObjectProvider<TerminalUICustomizer> customizerProvider)