Uses of Class
org.jline.style.StyleFactory
-
-
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.
-