Uses of Interface
org.springframework.shell.jline.tui.style.ThemeActive
Packages that use ThemeActive
-
Uses of ThemeActive in org.springframework.shell.core.autoconfigure
Methods in org.springframework.shell.core.autoconfigure that return ThemeActiveMethods in org.springframework.shell.core.autoconfigure 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)