public abstract class SwingConsoleStarter<RESULT> extends StarterOptions<RESULT,Console> implements GenericStarter<RESULT,Console>
args, onStartedQueue| Constructor and Description |
|---|
SwingConsoleStarter() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
Console |
createConsole()
Создание/получение консоли
|
appdir, args, getArgs, initAppDataDir, msgCantMkAppdir, msgNotAppdir, onStarted, result, setArgsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargs, getArgs, onStarted, setArgspublic Console createConsole()
StarterOptionscreateConsole in class StarterOptions<RESULT,Console>public void apply()
apply in interface GenericStarter<RESULT,Console>Copyright © 2018. All rights reserved.