public class GroovyUIService 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.common.CloseableSet |
finishers |
protected ObjectBrowserService |
objectBrowserService |
protected ScriptDocExecService |
scriptDocExecService |
protected ScriptService |
scriptService |
protected TextService |
textService |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
GroovyUIService() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearGroovyClassloaderCache() |
protected List<JMenuItem> |
createMenuOf(groovy.lang.GroovyClassLoader gcl) |
protected List<JMenuItem> |
createMenuOf(xyz.cofe.gui.swing.tree.TreeTableNodeBasic tn,
GroovyEngine ge) |
protected void |
groovyEngineContextMenu() |
protected void |
shutdown() |
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 ObjectBrowserService objectBrowserService
protected TextService textService
protected ScriptService scriptService
protected ScriptDocExecService scriptDocExecService
protected final xyz.cofe.common.CloseableSet finishers
protected void groovyEngineContextMenu()
protected List<JMenuItem> createMenuOf(xyz.cofe.gui.swing.tree.TreeTableNodeBasic tn, GroovyEngine ge)
protected void shutdown()
public void clearGroovyClassloaderCache()
Copyright © 2019. All rights reserved.