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 TypeMethodDescriptionvoid
Theme.box
(Screen screen, int x, int y, int w, int h, Curses.Border border, String style) void
void
void
Theme.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 TypeMethodDescriptionvoid
DefaultTheme.box
(Screen screen, int x, int y, int w, int h, Curses.Border border, String style) protected abstract void
protected void
protected void
protected void
protected void
protected void
protected void
void
void
DefaultTheme.separatorH
(Screen screen, int x, int y, int w, Curses.Border sepBorder, Curses.Border boxBorder, org.jline.utils.AttributedStyle style)