| Package | Description |
|---|---|
| xyz.cofe.cxconsole.actions |
Пользовательские действия в CxConsole.
|
| xyz.cofe.cxconsole.text | |
| xyz.cofe.gui.swing | |
| xyz.cofe.gui.swing.menu | |
| xyz.cofe.gui.swing.table | |
| xyz.cofe.gui.swing.tabs |
| Modifier and Type | Field and Description |
|---|---|
protected BasicAction |
DefaultActionsService.exitAction |
| Modifier and Type | Method and Description |
|---|---|
BasicAction |
DefaultActionsService.getExitAction() |
| Modifier and Type | Method and Description |
|---|---|
protected BasicAction |
TextService.createActionSetTextStyntax(String syntaxName) |
| Modifier and Type | Method and Description |
|---|---|
BasicAction |
BasicAction.accelerator(KeyStroke newAcceleratorKeyStroke) |
BasicAction |
BasicAction.actionCommand(String action) |
BasicAction |
BasicAction.actionListener(ActionListener listener) |
BasicAction |
BasicAction.actionListener(Runnable listener) |
BasicAction |
BasicAction.addShortcut(KeyboardShortcut ks) |
BasicAction |
BasicAction.displayedMnemonicIndex(Integer index) |
BasicAction |
BasicAction.largeIcon(Icon i) |
BasicAction |
BasicAction.longDescription(String text) |
BasicAction |
BasicAction.mnemonic(Integer mnemonic) |
BasicAction |
BasicAction.name(String text) |
BasicAction |
BasicAction.BasicAcceleratorBuilder.reset() |
BasicAction |
BasicAction.BasicAcceleratorBuilder.set() |
BasicAction |
BasicAction.shortDescription(String text) |
BasicAction |
BasicAction.smallIcon(Icon newIcon) |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuScriptAction
Скрипт на действие меню.
|
class |
MethodCallAction |
| Modifier and Type | Field and Description |
|---|---|
protected BasicAction |
PropertyTable.copyToClipboardAction |
protected BasicAction |
PropertyTable.createNewAction |
protected BasicAction |
PropertyTable.deleteAction |
protected BasicAction |
PropertyTable.pasteFromClipboardAction |
protected BasicAction |
PropertyTable.refreshAction |
| Modifier and Type | Method and Description |
|---|---|
BasicAction |
PropertyTable.getCopyToClipboardAction() |
BasicAction |
PropertyTable.getCreateNewAction() |
BasicAction |
PropertyTable.getDeleteSelectedAction() |
BasicAction |
PropertyTable.getPasteFromClipboardAction() |
BasicAction |
PropertyTable.getRefreshAction() |
| Modifier and Type | Class and Description |
|---|---|
static class |
CloseableTabHeader.CloseAction
Закрыть вкладку
|
Copyright © 2018. All rights reserved.