public class ActionsConfigureService extends BaseService
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected DockingService |
dockingService |
protected Action |
exportAction |
protected FileDialog |
fileDialog |
protected Action |
importAction |
protected Action |
rebuildMenuAction |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
ActionsConfigureService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendActionsToDock() |
void |
configure()
Открывает редактор пользовательских действий.
|
void |
exportActions()
Экспорт настроек действий в xml
Пользовательское действие actions.export
|
ActionsConfigureDock |
getActionsConfigureDock()
Возвращает док редактор действий
|
bibliothek.gui.dock.common.SingleCDockableFactory |
getFactory()
Возвращает док-фабрику для редактора
|
void |
importActions()
Импорт настроек действий из xml
Пользовательское действие actions.configure
|
protected void |
initActionsMap() |
void |
rebuildMenu()
Обновление меню
Пользовательское действие actions.rebuildMenu
|
protected void |
registerDocks(DockingService ds) |
buttonGroup, getActionFieldSet, getActionMethodSet, getActionsService, getButtonGroup, getMenuService, getStartableMethodsList, getStartableMethodsMap, getStoppableMethodsList, getStoppableMethodsMap, initUiActionError, initUiActions, isRunning, onStart, onStopfireStarted, fireStarting, fireStopped, fireStopping, getServiceByStopper, getServiceDependencies, isDetectCycleStart, isDetectCycleStop, onResolvedDependencies, start, stop, stopByDependencyaddServiceEvent, addServiceListener, addServiceListener, findFirstService, findFirstService, findServices, findServices, findServices, fireServiceEvent, fireServiceEvents, getConsole, getFieldDependencies, getInitDependenciesCallCount, getServiceListeners, getUnresolvedDependencies, hasServiceListener, init, initDependencies, instances, isResolvedDependencies, listeners, onInitServicesEnd, removeServiceListener, resolveDependecyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitaddServiceEvent, addServiceListener, addServiceListener, fireServiceEvents, getServiceListeners, hasServiceListener, removeServiceListenerprotected DockingService dockingService
protected FileDialog fileDialog
protected Action exportAction
protected Action importAction
protected Action rebuildMenuAction
protected void registerDocks(DockingService ds)
public bibliothek.gui.dock.common.SingleCDockableFactory getFactory()
public ActionsConfigureDock getActionsConfigureDock()
protected void initActionsMap()
public void configure()
Пользовательское действие actions.configure
public void exportActions()
Пользовательское действие actions.export
public void importActions()
Пользовательское действие actions.configure
protected void appendActionsToDock()
public void rebuildMenu()
Пользовательское действие actions.rebuildMenu
Copyright © 2019. All rights reserved.