Package org.jline.terminal.impl
package org.jline.terminal.impl
JLine Terminal implementation classes.
This package contains the implementation classes for the JLine Terminal API.
- Since:
- 3.0
-
ClassDescriptionBase implementation for terminals on POSIX-compliant systems.Base implementation of the Pty interface.Reflection based file descriptor creator.Base implementation of the Terminal interface.Base class for writing to Windows console.AbstractWindowsTerminal<Console>Base implementation for terminals on Windows systems.Utility class for cursor position detection in terminals.Diagnostic utility for JLine terminals.A minimal terminal implementation with limited capabilities.Terminal provider implementation for dumb terminals.Wrapper that prevents closing the underlying input stream.Wrapper that prevents closing the underlying output stream.Terminal implementation designed for external connections with embedded line discipline.Abstract terminal with support for line discipline.Utility class for mouse support in terminals.Implementation of SignalHandler for native signal handling.Terminal implementation for POSIX systems using a pseudoterminal (PTY).Terminal implementation for POSIX systems using system streams.