- set(String, String, String) - Method in class org.jline.style.MemoryStyleSource
-
- set(String, String, String) - Method in class org.jline.style.NopStyleSource
-
Non-operation.
- set(String, String, String) - Method in interface org.jline.style.StyleSource
-
Set a specific style in a style-group.
- setSource(StyleSource) - Static method in class org.jline.style.Styler
-
- style(String, String) - Method in class org.jline.style.StyleFactory
-
Encode string with style applying value.
- style(String, String, Object...) - Method in class org.jline.style.StyleFactory
-
Encode string with style formatted value.
- StyleBundle - Interface in org.jline.style
-
Marker for proxy-based style bundles.
- StyleBundle.DefaultStyle - Annotation Type in org.jline.style
-
Provide default style-specification.
- StyleBundle.StyleGroup - Annotation Type in org.jline.style
-
Provides the style group-name.
- StyleBundle.StyleName - Annotation Type in org.jline.style
-
Allows overriding the style-name.
- StyleColor - Enum in org.jline.style
-
- StyledWriter - Class in org.jline.style
-
- StyledWriter(Writer, Terminal, StyleResolver, boolean) - Constructor for class org.jline.style.StyledWriter
-
- StyledWriter(OutputStream, Terminal, StyleResolver, boolean) - Constructor for class org.jline.style.StyledWriter
-
- StyleExpression - Class in org.jline.style
-
Provides @{style value} expression evaluation.
- StyleExpression() - Constructor for class org.jline.style.StyleExpression
-
- StyleExpression(StyleResolver) - Constructor for class org.jline.style.StyleExpression
-
- StyleFactory - Class in org.jline.style
-
Factory to create styled strings.
- StyleFactory(StyleResolver) - Constructor for class org.jline.style.StyleFactory
-
- Styler - Class in org.jline.style
-
Style facade.
- StyleResolver - Class in org.jline.style
-
- StyleResolver(StyleSource, String) - Constructor for class org.jline.style.StyleResolver
-
- styles(String) - Method in class org.jline.style.MemoryStyleSource
-
- styles(String) - Method in class org.jline.style.NopStyleSource
-
Always returns empty map.
- styles(String) - Method in interface org.jline.style.StyleSource
-
Returns configured styles for given style-group.
- StyleSource - Interface in org.jline.style
-
Provides the source of style configuration.
- substVars(String, Function<String, String>, boolean) - Static method in class org.jline.style.InterpolationHelper
-