Package org.jline.curses
Interface Screen
- All Known Implementing Classes:
VirtualScreen
public interface Screen
-
Method Summary
Modifier and TypeMethodDescriptionvoidfill(int x, int y, int w, int h, AttributedStyle style) voidtext(int x, int y, AttributedString s)
-
Method Details
-
text
-
fill
-