Uses of Record Class
org.springframework.shell.geom.Position
Packages that use Position
-
Uses of Position in org.springframework.shell.component.view.screen
Methods in org.springframework.shell.component.view.screen that return PositionModifier and TypeMethodDescriptionDefaultScreen.getCursorPosition()Screen.getCursorPosition()Gets a cursor position.Methods in org.springframework.shell.component.view.screen with parameters of type PositionModifier and TypeMethodDescriptionvoidDefaultScreen.setCursorPosition(Position cursorPosition) voidScreen.setCursorPosition(Position position) Sets a cursor position.