| Package | Description |
|---|---|
| xyz.cofe.cxconsole.actions |
Пользовательские действия в CxConsole.
|
| xyz.cofe.cxconsole.files | |
| xyz.cofe.cxconsole.notify | |
| xyz.cofe.cxconsole.ob | |
| xyz.cofe.cxconsole.props | |
| 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()
Экспорт настроек действий в xml
Пользовательское действие actions.export
|
void |
ActionsConfigureService.importActions()
Импорт настроек действий из xml
Пользовательское действие actions.configure
|
void |
ActionsConfigureService.rebuildMenu()
Обновление меню
Пользовательское действие actions.rebuildMenu
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileTreeService.addMountPoint()
Добавление точки монтирования
|
| 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 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 © 2019. All rights reserved.