Uses of Interface
com.flowingcode.vaadin.addons.xterm.ITerminalConsole
Packages that use ITerminalConsole
-
Uses of ITerminalConsole in com.flowingcode.vaadin.addons.xterm
Classes in com.flowingcode.vaadin.addons.xterm that implement ITerminalConsoleMethods in com.flowingcode.vaadin.addons.xterm with type parameters of type ITerminalConsoleModifier and TypeMethodDescriptionstatic <T extends XTermBase & ITerminalConsole>
voidAdds support for command history to the given terminal.static <T extends XTermBase & ITerminalConsole>
TerminalHistoryTerminalHistory.of(T xterm) Returns the command history of the terminal.