Uses of Package
jexer.backend
-
Packages that use jexer.backend Package Description jexer Jexer - Java Text User Interface libraryjexer.backend The interface between TApplication and user-facing I/O.jexer.bits Low-level data objects and utility functions that don't warrant their own separate package.jexer.effect Desktop and window effects.jexer.event Events that are generated by both end-user I/O (keyboard/mouse) and other UI elements (menu/resize).jexer.menu Menu bar support classes.jexer.net A Telnet-aware ServerSocket that establishes an 8-bit clean data channel.jexer.tackboard Pixel-based overlays.jexer.terminal An ECMA-48 / ANSI X3.64 style terminal emulator. -
Classes in jexer.backend used by jexer Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication.Screen Drawing operations API. -
Classes in jexer.backend used by jexer.backend Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication.GenericBackend This abstract class provides a screen, keyboard, and mouse to TApplication.LogicalScreen A logical screen composed of a 2D array of Cells.Screen Drawing operations API.SessionInfo SessionInfo is used to store per-session properties that are determined at different layers of the communication stack.SixelEncoder SixelEncoder turns a BufferedImage into String of sixel image data.SwingComponent Wrapper for integrating with Swing, because JFrame and JComponent have separate hierarchies.SwingTerminal.CursorStyle Cursor style to draw.TerminalReader TerminalReader provides keyboard and mouse events.UnicodeGlyphEncoder.GlyphSet Available sets of glyphs to convert to. -
Classes in jexer.backend used by jexer.bits Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication. -
Classes in jexer.backend used by jexer.effect Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication.Screen Drawing operations API. -
Classes in jexer.backend used by jexer.event Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication. -
Classes in jexer.backend used by jexer.menu Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication. -
Classes in jexer.backend used by jexer.net Class Description SessionInfo SessionInfo is used to store per-session properties that are determined at different layers of the communication stack. -
Classes in jexer.backend used by jexer.tackboard Class Description Screen Drawing operations API. -
Classes in jexer.backend used by jexer.terminal Class Description Backend This interface provides a screen, keyboard, and mouse to TApplication.