Uses of Package
com.googlecode.lanterna.terminal.swing
Packages that use com.googlecode.lanterna.terminal.swing
-
Classes in com.googlecode.lanterna.terminal.swing used by com.googlecode.lanterna.terminalClassDescriptionThis class encapsulates the font information used by an
AWTTerminal.This class is similar to what SwingTerminal used to be before Lanterna 3.0; a Frame that contains a terminal emulator.This class is similar to what SwingTerminal used to be before Lanterna 3.0; a JFrame that contains a terminal emulator.This enum stored various ways the AWTTerminalFrame and SwingTerminalFrame can automatically close (hide and dispose) themselves when a certain condition happens.Color configuration settings to be using with SwingTerminal.Object that encapsulates the configuration parameters for the terminal 'device' that a SwingTerminal is emulating. -
Classes in com.googlecode.lanterna.terminal.swing used by com.googlecode.lanterna.terminal.swingClassDescriptionThis class encapsulates the font information used by an
AWTTerminal.Controls how the SGR bold will take effect when enabled on a character.Font configuration class forSwingTerminalthat is extending fromAWTTerminalFontConfigurationThis class is similar to what SwingTerminal used to be before Lanterna 3.0; a JFrame that contains a terminal emulator.This enum stored various ways the AWTTerminalFrame and SwingTerminalFrame can automatically close (hide and dispose) themselves when a certain condition happens.Color configuration settings to be using with SwingTerminal.Object that encapsulates the configuration parameters for the terminal 'device' that a SwingTerminal is emulating.Different cursor styles supported by SwingTerminalThis class specifies the palette of colors the terminal will use for the normally available 8 + 1 ANSI colors but also their 'bright' versions with are normally enabled through bold mode.This interface can be used to control the backlog scrolling of a SwingTerminal.