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 StyleFactoryStyler. factory(java.lang.String group)Creates aStyleFactoryfor the given style group.
-