Uses of Interface
org.jline.curses.Screen
Packages that use Screen
-
Uses of Screen in org.jline.curses
Methods in org.jline.curses with parameters of type ScreenModifier and TypeMethodDescriptionvoidTheme.box(Screen screen, int x, int y, int w, int h, Curses.Border border, String style) voidvoidvoidTheme.separatorH(Screen screen, int x, int y, int w, Curses.Border sepBorder, Curses.Border boxBorder, org.jline.utils.AttributedStyle style) -
Uses of Screen in org.jline.curses.impl
Classes in org.jline.curses.impl that implement ScreenMethods in org.jline.curses.impl with parameters of type ScreenModifier and TypeMethodDescriptionvoidDefaultTheme.box(Screen screen, int x, int y, int w, int h, Curses.Border border, String style) protected abstract voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidvoidDefaultTheme.separatorH(Screen screen, int x, int y, int w, Curses.Border sepBorder, Curses.Border boxBorder, org.jline.utils.AttributedStyle style)