Uses of Interface
org.springframework.shell.TerminalSizeAware
Packages that use TerminalSizeAware
Package
Description
Contains strategies for dealing with results of commands.
Allows the creation of tables that can be rendered using ASCII art.
-
Uses of TerminalSizeAware in org.springframework.shell.result
Methods in org.springframework.shell.result with parameters of type TerminalSizeAwareModifier and TypeMethodDescriptionprotected void
TerminalSizeAwareResultHandler.doHandleResult
(TerminalSizeAware result) -
Uses of TerminalSizeAware in org.springframework.shell.table
Classes in org.springframework.shell.table that implement TerminalSizeAware