Class Hierarchy
- java.lang.Object
- org.springframework.shell.table.AbsoluteWidthSizeConstraints (implements org.springframework.shell.table.SizeConstraints)
- org.springframework.shell.table.AutoSizeConstraints (implements org.springframework.shell.table.SizeConstraints)
- org.springframework.shell.table.BorderSpecification
- org.springframework.shell.table.CellMatchers
- org.springframework.shell.table.DebugAligner (implements org.springframework.shell.table.Aligner)
- org.springframework.shell.table.DebugTextWrapper (implements org.springframework.shell.table.TextWrapper)
- org.springframework.shell.table.DefaultFormatter (implements org.springframework.shell.table.Formatter)
- org.springframework.shell.table.DelimiterTextWrapper (implements org.springframework.shell.table.TextWrapper)
- org.springframework.shell.table.KeyValueHorizontalAligner (implements org.springframework.shell.table.Aligner)
- org.springframework.shell.table.KeyValueSizeConstraints (implements org.springframework.shell.table.SizeConstraints)
- org.springframework.shell.table.KeyValueTextWrapper (implements org.springframework.shell.table.TextWrapper)
- org.springframework.shell.table.MapFormatter (implements org.springframework.shell.table.Formatter)
- org.springframework.shell.table.NoWrapSizeConstraints (implements org.springframework.shell.table.SizeConstraints)
- org.springframework.shell.table.SizeConstraints.Extent
- org.springframework.shell.table.Table (implements org.springframework.shell.TerminalSizeAware)
- org.springframework.shell.table.TableBuilder
- org.springframework.shell.table.TableBuilder.BorderStub
- org.springframework.shell.table.TableBuilder.BorderStub.TopLeft
- org.springframework.shell.table.TableBuilder.CellMatcherStub
- org.springframework.shell.table.TableModel
- org.springframework.shell.table.ArrayTableModel
- org.springframework.shell.table.BeanListTableModel<T>
- org.springframework.shell.table.TableModelBuilder<T>
- org.springframework.shell.table.Tables
Interface Hierarchy
- org.springframework.shell.table.Aligner
- org.springframework.shell.table.CellMatcher
- org.springframework.shell.table.Formatter
- org.springframework.shell.table.SizeConstraints
- org.springframework.shell.table.TextWrapper
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.shell.table.BorderStyle
- org.springframework.shell.table.SimpleHorizontalAligner (implements org.springframework.shell.table.Aligner)
- org.springframework.shell.table.SimpleVerticalAligner (implements org.springframework.shell.table.Aligner)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)