インターフェースの使用
org.springframework.shell.jline.tui.style.Theme
Theme を使用するパッケージ
org.springframework.shell.core.autoconfigure 内の Theme 使用
型 Theme の型引数を持つ org.springframework.shell.core.autoconfigure のメソッドパラメーター修飾子と型メソッド説明ThemingAutoConfiguration.themeRegistry(org.springframework.beans.factory.ObjectProvider<Theme> themes) org.springframework.shell.jline.tui.style 内の Theme 使用
修飾子と型メソッド説明@Nullable Themeレジストリからテーマを取得します。static ThemeTheme.of(StringSE name, ThemeSettings themeSettings) Themeを作成します。型 Theme のパラメーターを持つ org.springframework.shell.jline.tui.style のメソッド