public class ObjectBrowserDock
extends bibliothek.gui.dock.common.DefaultSingleCDockable
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.io.File |
currentDir |
protected static Icon |
repairIcon |
| Constructor and Description |
|---|
ObjectBrowserDock(String id) |
| Modifier and Type | Method and Description |
|---|---|
xyz.cofe.gui.swing.tree.ob.ObjectBrowser |
getBaseObjectBrowser() |
FileDialogService |
getFileDialogService() |
PropertiesService |
getPropertiesService() |
static Icon |
getRepairIcon() |
TextService |
getTextService() |
xyz.cofe.collection.map.ClassMap<xyz.cofe.collection.Func1<XmlElementStore,Object>> |
getXmlStoreMap() |
void |
setFileDialogService(FileDialogService fileDialogService) |
void |
setPropertiesService(PropertiesService propertiesService) |
void |
setTextService(TextService textService) |
void |
setXmlStoreMap(xyz.cofe.collection.map.ClassMap<xyz.cofe.collection.Func1<XmlElementStore,Object>> xmlStoreMap) |
protected xyz.cofe.collection.Func1<XmlElementStore,Object> |
xmlStoreFunc(Object o) |
protected XmlElementStore |
xmlStoreOf(Object o) |
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, setWorkingAreaprotected xyz.cofe.io.File currentDir
protected static volatile Icon repairIcon
public ObjectBrowserDock(String id)
public PropertiesService getPropertiesService()
public void setPropertiesService(PropertiesService propertiesService)
public TextService getTextService()
public void setTextService(TextService textService)
public FileDialogService getFileDialogService()
public void setFileDialogService(FileDialogService fileDialogService)
public xyz.cofe.collection.map.ClassMap<xyz.cofe.collection.Func1<XmlElementStore,Object>> getXmlStoreMap()
public void setXmlStoreMap(xyz.cofe.collection.map.ClassMap<xyz.cofe.collection.Func1<XmlElementStore,Object>> xmlStoreMap)
protected xyz.cofe.collection.Func1<XmlElementStore,Object> xmlStoreFunc(Object o)
protected XmlElementStore xmlStoreOf(Object o)
public xyz.cofe.gui.swing.tree.ob.ObjectBrowser getBaseObjectBrowser()
public static Icon getRepairIcon()
Copyright © 2019. All rights reserved.