Uses of Interface
org.jline.style.StyleSource
Packages that use StyleSource
-
Uses of StyleSource in org.jline.style
Classes in org.jline.style that implement StyleSourceModifier and TypeClassDescriptionclass
In-memoryStyleSource
.class
StyleSource
which always returnsnull
.Methods in org.jline.style that return StyleSourceModifier and TypeMethodDescriptionstatic StyleSource
Styler.getSource()
Returns globalStyleSource
.StyleResolver.getSource()
Methods in org.jline.style with parameters of type StyleSourceModifier and TypeMethodDescriptionstatic void
Styler.setSource
(StyleSource source) Install globalStyleSource
.Constructors in org.jline.style with parameters of type StyleSource