Uses of Interface
org.jline.prompt.SeparatorItem
Packages that use SeparatorItem
-
Uses of SeparatorItem in org.jline.prompt.impl
Classes in org.jline.prompt.impl that implement SeparatorItemModifier and TypeClassDescriptionclassDefault implementation of SeparatorItem interface.Methods in org.jline.prompt.impl with parameters of type SeparatorItemModifier and TypeMethodDescriptionvoidDefaultCheckboxBuilder.addSeparator(SeparatorItem separatorItem) Add a separator item to the list.voidDefaultListBuilder.addSeparator(SeparatorItem separatorItem) Add a separator item to the list.