Uses of Class
com.flowingcode.vaadin.addons.xterm.XTermBase
Packages that use XTermBase
-
Uses of XTermBase in com.flowingcode.vaadin.addons.xterm
Subclasses of XTermBase in com.flowingcode.vaadin.addons.xtermMethods in com.flowingcode.vaadin.addons.xterm with type parameters of type XTermBaseModifier 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.