| Package | Description |
|---|---|
| xyz.cofe.cxconsole.actions |
Пользовательские действия в CxConsole.
|
| xyz.cofe.cxconsole.notify | |
| xyz.cofe.cxconsole.ob | |
| xyz.cofe.cxconsole.props | |
| xyz.cofe.cxconsole.script | |
| xyz.cofe.cxconsole.script.sql | |
| xyz.cofe.cxconsole.srvc |
Обеспечивает концепцию служб/демонов.
|
| xyz.cofe.cxconsole.text |
| Modifier and Type | Field and Description |
|---|---|
protected Action |
ActionsConfigureService.exportAction |
protected Action |
ActionsConfigureService.importAction |
protected Action |
ActionsConfigureService.rebuildMenuAction |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsConfigureService.configure() |
void |
ActionsConfigureService.exportActions() |
void |
ActionsConfigureService.importActions() |
void |
ActionsConfigureService.rebuildMenu() |
| Modifier and Type | Field and Description |
|---|---|
protected Action |
NotifyService.clearNotifiesAction |
protected Action |
NotifyService.selectBaseFontAction |
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyService.clearNotifies() |
void |
NotifyService.showNotifierTool() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectBrowserService.showObjectBrowser() |
| Modifier and Type | Field and Description |
|---|---|
protected Action |
PropertiesService.showPropertiesAction |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesService.propDocks() |
void |
PropertiesService.showProperties() |
| Modifier and Type | Field and Description |
|---|---|
protected Action |
ScriptOutputService.configureOutputAction |
protected Action |
ScriptOutputService.toggleClearOnRunAction |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptOutputService.clearActiveOutput() |
void |
ScriptOutputService.configureDefaults() |
void |
ScriptOutputService.configureOutput() |
void |
ScriptDocExecService.executeScript() |
void |
ScriptDocExecService.selectScriptEngine() |
void |
ScriptBindingsService.showBindingManager() |
void |
ScriptEngineManagerService.showEngineManager() |
void |
ScriptExecuteMonitorService.showExecuteMonitoring() |
void |
ScriptOutputService.toggleClearOnRun() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlService.applySqlPerspective() |
void |
SqlService.bindDataTable() |
void |
SqlService.exportDataTableXml() |
void |
SqlService.importDataTableXml() |
| Modifier and Type | Field and Description |
|---|---|
protected BaseService.UiAction |
BaseService.UiActionBase.action |
| Modifier and Type | Method and Description |
|---|---|
BaseService.UiAction |
BaseService.UiActionBase.getAction() |
| Constructor and Description |
|---|
UiActionBase(BaseService.UiAction action) |
UiActionField(Field field,
BaseService.UiAction action) |
UiActionMethod(Method method,
BaseService.UiAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextService.cloneActiveTextDocument() |
void |
TextService.configure() |
void |
TextService.decBaseFont() |
void |
TextService.eolAsIs() |
void |
TextService.eolDefault() |
void |
TextService.eolLinux() |
void |
TextService.eolMac() |
void |
TextService.eolOther() |
void |
TextService.eolWindows() |
void |
TextService.incBaseFont() |
void |
TextService.openFile() |
void |
TextService.renameTitle() |
void |
TextService.saveAsFile() |
void |
TextService.saveFile() |
void |
TextService.selectBaseFont() |
void |
TextService.setDarkTheme() |
void |
TextService.setDefaultTheme() |
void |
TextService.setEclipseTheme() |
void |
TextService.setIdeaTheme() |
void |
TextService.setMonokaiTheme() |
void |
TextService.setVsTheme() |
void |
TextService.showDirectoryOfFile() |
void |
TextService.showSearchAndReplace() |
void |
TextService.switchPrevTextDocument() |
void |
TextService.switchTextDocument() |
void |
TextService.tabSize1() |
void |
TextService.tabSize2() |
void |
TextService.tabSize3() |
void |
TextService.tabSize4() |
void |
TextService.tabSize5() |
void |
TextService.tabSize6() |
void |
TextService.tabSize7() |
void |
TextService.tabSize8() |
void |
TextService.toggleAnimateBracketMatching() |
void |
TextService.toggleAntiAliasingEnabled() |
void |
TextService.toggleAutoIndentEnabled() |
void |
TextService.toggleBracketMatchingEnabled() |
void |
TextService.toggleClearWhitespaceLinesEnabled() |
void |
TextService.toggleCloseCurlyBraces() |
void |
TextService.toggleCloseMarkupTags() |
void |
TextService.toggleCodeFoldingEnabled() |
void |
TextService.toggleEOLMarkersVisible() |
void |
TextService.toggleFractionalFontMetricsEnabled() |
void |
TextService.toggleHighlightCurrentLine() |
void |
TextService.toggleHyperlinksEnabled() |
void |
TextService.toggleLineWrap() |
void |
TextService.toggleMarkAllOnOccurrenceSearches() |
void |
TextService.toggleMarkOccurrences() |
void |
TextService.togglePaintTabLines() |
void |
TextService.toggleRenameTitleOnFileChanged() |
void |
TextService.toggleTabsEmulated() |
void |
TextService.toggleWhitespaceVisible() |
Copyright © 2018. All rights reserved.