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 TypeClassDescriptionclassIn-memoryStyleSource.classStyleSourcewhich always returnsnull.Fields in org.jline.style declared as StyleSourceModifier and TypeFieldDescriptionprivate static StyleSourceStyler.sourceprivate final StyleSourceStyleResolver.sourceMethods in org.jline.style that return StyleSourceModifier and TypeMethodDescriptionstatic StyleSourceStyler.getSource()Returns globalStyleSource.StyleResolver.getSource()Methods in org.jline.style with parameters of type StyleSourceModifier and TypeMethodDescription(package private) static <T extends StyleBundle>
TStyleBundleInvocationHandler.create(StyleSource source, Class<T> type) Internal factory-method.static voidStyler.setSource(StyleSource source) Install globalStyleSource.Constructors in org.jline.style with parameters of type StyleSource