Uses of Class
org.jline.style.StyleFactory
-
Packages that use StyleFactory Package Description org.jline.style JLine Style package provides a comprehensive styling system for terminal output. -
-
Uses of StyleFactory in org.jline.style
Methods in org.jline.style that return StyleFactory Modifier and Type Method Description static StyleFactory
Styler. factory(java.lang.String group)
Creates aStyleFactory
for the given style group.
-