Uses of Interface
org.springframework.shell.jline.tui.component.view.control.cell.Cell
Packages that use Cell
-
Uses of Cell in org.springframework.shell.jline.tui.component.view.control.cell
Subinterfaces of Cell in org.springframework.shell.jline.tui.component.view.control.cellModifier and TypeInterfaceDescriptioninterfaceListCell<T>Extension of aCellto make it aware of an item style and selection state.interfaceTextCell<T>Extension of aCellto make it aware of an item style and selection state.Classes in org.springframework.shell.jline.tui.component.view.control.cell that implement CellModifier and TypeClassDescriptionclassAbstractCell<T>Base implementation of aCell.classBase implementation of aListCell.classBase implementation of aTextCell.static classstatic class