Uses of Class
org.jline.utils.StyleResolver
Packages that use StyleResolver
-
Uses of StyleResolver in org.jline.builtins
Methods in org.jline.builtins that return StyleResolverModifier and TypeMethodDescriptionstatic StyleResolverOptions.HelpException.defaultStyle()static StyleResolverStyles.helpStyle()static StyleResolverStyles.lsStyle()static StyleResolverStyles.prntStyle()static StyleResolverstatic StyleResolverMethods in org.jline.builtins with parameters of type StyleResolverModifier and TypeMethodDescriptionprotected StringCompleters.FileNameCompleter.getDisplay(Terminal terminal, Path p, StyleResolver resolver, String separator) static AttributedStringOptions.HelpException.highlight(String msg, StyleResolver resolver) static AttributedStringOptions.HelpException.highlightComment(String comment, StyleResolver resolver) static AttributedStringOptions.HelpException.highlightSyntax(String syntax, StyleResolver resolver) static AttributedStringOptions.HelpException.highlightSyntax(String syntax, StyleResolver resolver, boolean subcommands) -
Uses of StyleResolver in org.jline.style
Subclasses of StyleResolver in org.jline.style