public static class CxScriptConsole.Starter extends SwingConsoleStarter<CxScriptConsole.Starter>
args, onServicesPrepared| Constructor and Description |
|---|
Starter() |
| Modifier and Type | Method and Description |
|---|---|
CxScriptConsole.Starter |
bind(String varname,
Object value)
Объявляет переменную
|
CxScriptConsole |
createConsole() |
CxScriptConsole.Starter |
registerEngine(String name,
Engine eng) |
CxScriptConsole.Starter |
registerEngine(String name,
Engine eng,
boolean preffered) |
protected CxScriptConsole.Starter |
result(String methodName) |
applyappdir, args, getArgs, initAppDataDir, msgCantMkAppdir, msgNotAppdir, onServicesPrepared, setArgsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargs, getArgs, onServicesPrepared, setArgspublic CxScriptConsole createConsole()
createConsole in class SwingConsoleStarter<CxScriptConsole.Starter>public CxScriptConsole.Starter bind(String varname, Object value)
varname - имя переменнойvalue - значениеpublic CxScriptConsole.Starter registerEngine(String name, Engine eng)
public CxScriptConsole.Starter registerEngine(String name, Engine eng, boolean preffered)
protected CxScriptConsole.Starter result(String methodName)
result in class StarterOptions<CxScriptConsole.Starter,Console>Copyright © 2019. All rights reserved.