Uses of Interface
org.jline.style.StyleBundle
Packages that use StyleBundle
-
Uses of StyleBundle in org.jline.style
Fields in org.jline.style with type parameters of type StyleBundleModifier and TypeFieldDescriptionprivate final Class<? extends StyleBundle>
StyleBundleInvocationHandler.type
Methods in org.jline.style with type parameters of type StyleBundleModifier and TypeMethodDescriptionstatic <T extends StyleBundle>
TCreate aStyleBundle
proxy.static <T extends StyleBundle>
TCreate aStyleBundle
proxy with explicit style-group.(package private) static <T extends StyleBundle>
TStyleBundleInvocationHandler.create
(StyleResolver resolver, Class<T> type) Internal factory-method.(package private) static <T extends StyleBundle>
TStyleBundleInvocationHandler.create
(StyleSource source, Class<T> type) Internal factory-method.Constructor parameters in org.jline.style with type arguments of type StyleBundleModifierConstructorDescriptionStyleBundleInvocationHandler
(Class<? extends StyleBundle> type, StyleResolver resolver)