| Package | Description |
|---|---|
| xyz.cofe.cxconsole |
Базовый пакет CxConsole.
|
| xyz.cofe.cxconsole.appdata |
Хранение и восстановление XML объектов.
|
| xyz.cofe.cxconsole.dock | |
| xyz.cofe.cxconsole.docs | |
| xyz.cofe.cxconsole.script | |
| xyz.cofe.cxconsole.srvc |
Обеспечивает концепцию служб/демонов.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericStarter<RESULT,CONSOLE extends Console>
Интерфейст запуска rjycjkb
|
class |
StarterOptions<RESULT,CONSOLE extends Console>
Опиции запуска Console
|
| Modifier and Type | Class and Description |
|---|---|
class |
CxConsole
Консоль по умолчанию.
|
class |
UIConsole
GUI/Swing Консоль
|
| Modifier and Type | Field and Description |
|---|---|
protected Console |
ConsoleEvent.console
ссылка на консоль
|
| Modifier and Type | Method and Description |
|---|---|
Console |
SwingConsoleStarter.createConsole() |
Console |
ConsoleEvent.getConsole()
Возвращает ссылку на консоль
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleService.init(Console console)
Инициализация сервиса
|
protected void |
StarterOptions.initAppDataDir(Console cons,
String dataDir)
Инициализация каталога приложения
|
protected void |
OpenFrameService.onInitServicesEnd(Console console) |
protected void |
OpenFrameService.startServices(Console console) |
protected void |
OpenFrameService.stopServices(Console console) |
| Constructor and Description |
|---|
ConsoleEvent(Console console)
Конструктор
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapDB2Service.init(Console console) |
| Modifier and Type | Method and Description |
|---|---|
void |
DockingService.init(Console console) |
protected void |
DockingService.onInitServicesEnd(Console console) |
| Modifier and Type | Method and Description |
|---|---|
Console |
BaseDocument.findOwnConsole()
Поиск Console владельца данного документа
|
| Modifier and Type | Class and Description |
|---|---|
class |
CxScriptConsole
Консоль с Scripting функциями
|
| Modifier and Type | Method and Description |
|---|---|
Console |
CxScriptConsole.Starter.createConsole() |
| Modifier and Type | Method and Description |
|---|---|
Console |
AbstractService.getConsole()
Возвращает ссылку на класс консоли
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractService.init(Console console) |
protected void |
AbstractService.onInitServicesEnd(Console console)
Все сервисы добавлены, вызывается для по
|
Object |
FieldDependencyController.resolve(Console console) |
| Constructor and Description |
|---|
InitServicesBegin(Console console) |
InitServicesBegin(Console console,
Iterable<ConsoleService> services) |
InitServicesEnd(Console console) |
InitServicesEnd(Console console,
Iterable<ConsoleService> services) |
ServiceInstalled(ConsoleService service,
Console console) |
ServiceUninstalled(ConsoleService service,
Console console) |
Copyright © 2018. All rights reserved.