public class NSystemTerminalRef extends AbstractSystemTerminalAdapter
progressBar| Constructor and Description |
|---|
NSystemTerminalRef(net.thevpc.nuts.spi.NSystemTerminalBase base) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.spi.NSystemTerminalBase |
base() |
NSystemTerminalRef |
setBase(net.thevpc.nuts.spi.NSystemTerminalBase base) |
void |
styles(net.thevpc.nuts.text.NTextStyles styles,
net.thevpc.nuts.io.NPrintStream printStream) |
autoCompleteResolver, commandAutoCompleteResolver, commandHighlighter, commandHighlighter, commandHistory, commandHistory, err, in, isAutoCompleteSupported, isLastWasProgress, lastWasProgress, out, printProgress, readLine, readLine, readPassword, readPassword, runclearScreen, resetLine, terminalCursor, terminalSizepublic NSystemTerminalRef(net.thevpc.nuts.spi.NSystemTerminalBase base)
public net.thevpc.nuts.spi.NSystemTerminalBase base()
base in interface net.thevpc.nuts.io.NSystemTerminalbase in class AbstractSystemTerminalAdapterpublic NSystemTerminalRef setBase(net.thevpc.nuts.spi.NSystemTerminalBase base)
public void styles(net.thevpc.nuts.text.NTextStyles styles,
net.thevpc.nuts.io.NPrintStream printStream)
styles in interface net.thevpc.nuts.spi.NSystemTerminalBasestyles in class AbstractSystemTerminalAdapterCopyright © 2026 vpc open source initiative. All rights reserved.