Package org.springframework.shell.component.view.screen
package org.springframework.shell.component.view.screen
-
ClassDescriptionDefault implementation of a
Screen
.Interface for an implementation which is able to return list ofAttributedString
usually used together withDisplay
.Screen
is representing a virtual area which is sitting between a user and lower leveljline
terminal providing convenient methods working with visible content.Interface to write into aScreen
.Builder interface for aScreen.Writer
.