public class ActionsConfigureDock
extends bibliothek.gui.dock.common.DefaultSingleCDockable
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionsConfigureDock.ConfAction
Бин по настройке пользовательских действий
|
| Constructor and Description |
|---|
ActionsConfigureDock(String id,
bibliothek.gui.dock.common.action.CAction... actions)
Конструктор
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Action> |
getActions()
Указывает пользовательские действия
|
Action |
getFocusedAction()
Возвращает выбранное (фокус) действие из таблицы
|
xyz.cofe.gui.swing.table.PropertyTable |
getPropertyTable()
Таблица редактора свойств действий
|
static Icon |
getRunIcon()
Иконка "запуска" действия
|
void |
runFocusedAction()
Выполняет сфокусированное действие
|
void |
setActions(Map<String,Action> actions)
Указывает пользовательские действия
|
add, add, addAction, addSeparator, asStation, createCommonDockable, getAction, getActionCount, getContentPane, getTitleIcon, getTitleIconHandling, getTitleText, getTitleToolTip, insertAction, insertSeparator, intern, isCloseable, isExternalizable, isMaximizable, isMinimizable, isStackable, remove, removeAction, removeAction, setCloseable, setExternalizable, setLayout, setMaximizable, setMinimizable, setStackable, setTitleIcon, setTitleIconHandling, setTitleText, setTitleToolTipaddCDockableLocationListener, addCDockablePropertyListener, addCDockableStateListener, addDoubleClickListener, addFocusListener, addKeyboardListener, addVetoClosingListener, control, getAction, getAndClearResizeRequest, getAutoBaseLocation, getBaseLocation, getClose, getColors, getControl, getControlAccess, getDefaultLocation, getDockableUniqueId, getExtendedMode, getFocusComponent, getFonts, getGrouping, getMinimizedSize, getParentStation, getWorkingArea, hasParent, init, isDockableVisible, isEnabled, isNormalizeable, isResizeLocked, isResizeLockedHorizontally, isResizeLockedVertically, isShowing, isSingleTabShown, isSticky, isStickySwitchable, isTitleShown, isVisible, propertyListeners, putAction, removeCDockableLocationListener, removeCDockablePropertyListener, removeCDockableStateListener, removeDoubleClickListener, removeFocusListener, removeKeyboardListener, removeVetoClosingListener, setControlAccess, setDefaultLocation, setEnabled, setExtendedMode, setFocusComponent, setGrouping, setLocation, setLocationsAside, setLocationsAside, setLocationsAsideFocused, setMinimizedSize, setResizeLocked, setResizeLockedHorizontally, setResizeLockedVertically, setResizeRequest, setResizeRequest, setSingleTabShown, setSticky, setStickySwitchable, setTitleShown, setVisible, setWorkingArea, stateListeners, toFront, toFront, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddCDockableLocationListener, addCDockablePropertyListener, addCDockableStateListener, addDoubleClickListener, addFocusListener, addKeyboardListener, addVetoClosingListener, asStation, getAction, getAndClearResizeRequest, getAutoBaseLocation, getBaseLocation, getColors, getControl, getControlAccess, getExtendedMode, getFocusComponent, getFonts, getGrouping, getMinimizedSize, getParentStation, getWorkingArea, hasParent, intern, isCloseable, isDockableVisible, isEnabled, isExternalizable, isMaximizable, isMinimizable, isNormalizeable, isResizeLockedHorizontally, isResizeLockedVertically, isShowing, isSingleTabShown, isStackable, isSticky, isStickySwitchable, isTitleShown, isVisible, removeCDockableLocationListener, removeCDockablePropertyListener, removeCDockableStateListener, removeDoubleClickListener, removeFocusListener, removeKeyboardListener, removeVetoClosingListener, setControlAccess, setExtendedMode, setLocation, setLocationsAside, setLocationsAside, setLocationsAsideFocused, setMinimizedSize, setSticky, setStickySwitchable, setVisible, setWorkingAreapublic ActionsConfigureDock(String id, bibliothek.gui.dock.common.action.CAction... actions)
id - идентификатор докаactions - док-действияpublic Map<String,Action> getActions()
public void setActions(Map<String,Action> actions)
actions - пользовательские действияpublic xyz.cofe.gui.swing.table.PropertyTable getPropertyTable()
public Action getFocusedAction()
public void runFocusedAction()
public static Icon getRunIcon()
Copyright © 2019. All rights reserved.