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