public class DefaultNutsTerminals extends Object implements net.thevpc.nuts.spi.NutsTerminals
| Modifier and Type | Field and Description |
|---|---|
DefaultNutsBootModel |
bootModel |
DefaultNutsWorkspaceConfigModel |
cmodel |
net.thevpc.nuts.NutsWorkspace |
ws |
| Constructor and Description |
|---|
DefaultNutsTerminals(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsSessionTerminal |
createMemTerminal(boolean mergeErr,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsSessionTerminal |
createMemTerminal(net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsSessionTerminal |
createTerminal(InputStream in,
net.thevpc.nuts.NutsPrintStream out,
net.thevpc.nuts.NutsPrintStream err,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsSessionTerminal |
createTerminal(net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsSessionTerminal |
createTerminal(net.thevpc.nuts.NutsSessionTerminal terminal,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.spi.NutsTerminals |
enableRichTerm(net.thevpc.nuts.NutsSession session) |
DefaultNutsWorkspaceConfigModel |
getModel() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
public DefaultNutsWorkspaceConfigModel cmodel
public net.thevpc.nuts.NutsWorkspace ws
public DefaultNutsBootModel bootModel
public DefaultNutsTerminals(net.thevpc.nuts.NutsSession session)
public DefaultNutsWorkspaceConfigModel getModel()
public net.thevpc.nuts.spi.NutsTerminals enableRichTerm(net.thevpc.nuts.NutsSession session)
enableRichTerm in interface net.thevpc.nuts.spi.NutsTerminalspublic net.thevpc.nuts.NutsSessionTerminal createTerminal(net.thevpc.nuts.NutsSession session)
createTerminal in interface net.thevpc.nuts.spi.NutsTerminalspublic net.thevpc.nuts.NutsSessionTerminal createTerminal(InputStream in, net.thevpc.nuts.NutsPrintStream out, net.thevpc.nuts.NutsPrintStream err, net.thevpc.nuts.NutsSession session)
createTerminal in interface net.thevpc.nuts.spi.NutsTerminalspublic net.thevpc.nuts.NutsSessionTerminal createTerminal(net.thevpc.nuts.NutsSessionTerminal terminal,
net.thevpc.nuts.NutsSession session)
createTerminal in interface net.thevpc.nuts.spi.NutsTerminalspublic net.thevpc.nuts.NutsSessionTerminal createMemTerminal(net.thevpc.nuts.NutsSession session)
createMemTerminal in interface net.thevpc.nuts.spi.NutsTerminalspublic net.thevpc.nuts.NutsSessionTerminal createMemTerminal(boolean mergeErr,
net.thevpc.nuts.NutsSession session)
createMemTerminal in interface net.thevpc.nuts.spi.NutsTerminalspublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.