Uses of Interface
org.jline.style.StyleBundle
Packages that use StyleBundle
Package
Description
JLine Style package provides a comprehensive styling system for terminal output.
-
Uses of StyleBundle in org.jline.style
Methods in org.jline.style with type parameters of type StyleBundleModifier and TypeMethodDescriptionstatic <T extends StyleBundle>
TCreates aStyleBundle
proxy for the specified interface.static <T extends StyleBundle>
TCreates aStyleBundle
proxy for the specified interface with an explicit style group.