public class ObjectBrowserService extends BaseService
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectBrowserService.Add
Интерфейс добавления узлов дерево
|
BaseService.OnStart, BaseService.OnStop, BaseService.UiAction, BaseService.UiActionBase, BaseService.UiActionField, BaseService.UiActionMethod, BaseService.UiMenu| Modifier and Type | Field and Description |
|---|---|
protected DockingService |
dockingService |
protected FileDialogService |
fileDialogService |
protected PropertiesService |
propertiesService |
protected TextService |
textService |
actionFieldSet, actionMethodSet, initUiActionsSuccess, MENU_FIELD_NAME, runningstartCallLevel, startStopSync, stopCallLevelserviceEventQueue| Constructor and Description |
|---|
ObjectBrowserService() |
| Modifier and Type | Method and Description |
|---|---|
ObjectBrowserService.Add |
add()
Добавляет объект(ы) в дерево
|
xyz.cofe.gui.swing.tree.TreeTableNodeBasic |
addTop(Object value)
Добавляет объект в верхний уровень дерева
|
<T> xyz.cofe.gui.swing.tree.ob.Context<T> |
context(Class<T> cls) |
static Icon |
getComponentIcon() |
bibliothek.gui.dock.common.SingleCDockableFactory |
getFactory() |
xyz.cofe.gui.swing.tree.ob.ObjectBrowser |
getObjectBrowser() |
ObjectBrowserDock |
getObjectBrowserDock() |
xyz.cofe.collection.map.ClassMap<xyz.cofe.collection.Func1<XmlElementStore,Object>> |
getXmlStoreMap() |
protected void |
initObjBrowserDock() |
protected void |
registerDocks(DockingService ds) |
<T> Closeable |
registerXmlStore(Class<T> t,
xyz.cofe.collection.Func1<XmlElementStore,T> fetchStore) |
void |
showObjectBrowser() |
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 PropertiesService propertiesService
protected TextService textService
protected FileDialogService fileDialogService
public xyz.cofe.collection.map.ClassMap<xyz.cofe.collection.Func1<XmlElementStore,Object>> getXmlStoreMap()
public <T> Closeable registerXmlStore(Class<T> t, xyz.cofe.collection.Func1<XmlElementStore,T> fetchStore)
protected void registerDocks(DockingService ds)
public bibliothek.gui.dock.common.SingleCDockableFactory getFactory()
public ObjectBrowserDock getObjectBrowserDock()
public void showObjectBrowser()
public xyz.cofe.gui.swing.tree.ob.ObjectBrowser getObjectBrowser()
public xyz.cofe.gui.swing.tree.TreeTableNodeBasic addTop(Object value)
value - объектpublic ObjectBrowserService.Add add()
public <T> xyz.cofe.gui.swing.tree.ob.Context<T> context(Class<T> cls)
public static Icon getComponentIcon()
protected void initObjBrowserDock()
Copyright © 2019. All rights reserved.