public class ScriptObNodesService extends BaseService
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.collection.Func1<List<JMenuItem>,xyz.cofe.gui.swing.tree.TreeTableNodeBasic> |
contextMenu |
protected ScriptService |
scriptService |
protected xyz.cofe.gui.swing.tree.TreeTableNodeBasic |
scriptServiceRoot |
protected xyz.cofe.common.CloseableSet |
shutdownSet |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
ScriptObNodesService() |
| Modifier and Type | Method and Description |
|---|---|
FileDialogService |
getFileDialogService() |
ObjectBrowserService |
getObjectBrowserService() |
ScriptService |
getScriptService() |
xyz.cofe.gui.swing.tree.TreeTableNodeBasic |
getScriptServiceRoot() |
protected void |
initCtx(ObjectBrowserService objectBrowserService) |
protected void |
initRootNode(ObjectBrowserService objectBrowserService) |
protected void |
initRootNode(ScriptService scriptService) |
protected void |
initScriptServiceNode(ObjectBrowserService objectBrowserService) |
String |
nodeName(Object nodeData) |
void |
nodeName(Object nodeData,
String name) |
protected Runnable |
removing(xyz.cofe.gui.swing.tree.TreeTableNodeBasic parent,
xyz.cofe.gui.swing.tree.TreeTableNodeBasic... children) |
protected void |
shutdown() |
protected void |
shutdown(AutoCloseable cl) |
protected void |
shutdown(Runnable r) |
protected void |
starting() |
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 final xyz.cofe.common.CloseableSet shutdownSet
protected ScriptService scriptService
protected volatile xyz.cofe.gui.swing.tree.TreeTableNodeBasic scriptServiceRoot
protected void shutdown()
protected void shutdown(AutoCloseable cl)
protected void shutdown(Runnable r)
public ScriptService getScriptService()
public ObjectBrowserService getObjectBrowserService()
public FileDialogService getFileDialogService()
protected Runnable removing(xyz.cofe.gui.swing.tree.TreeTableNodeBasic parent, xyz.cofe.gui.swing.tree.TreeTableNodeBasic... children)
public xyz.cofe.gui.swing.tree.TreeTableNodeBasic getScriptServiceRoot()
protected void starting()
protected void initCtx(ObjectBrowserService objectBrowserService)
protected void initRootNode(ScriptService scriptService)
protected void initRootNode(ObjectBrowserService objectBrowserService)
protected void initScriptServiceNode(ObjectBrowserService objectBrowserService)
Copyright © 2019. All rights reserved.