public class ObjectBrowserDock
extends bibliothek.gui.dock.common.DefaultSingleCDockable
| Modifier and Type | Field and Description |
|---|---|
protected File |
currentDir |
| Constructor and Description |
|---|
ObjectBrowserDock(String id) |
| Modifier and Type | Method and Description |
|---|---|
BaseObjectBrowser |
getBaseObjectBrowser() |
FileDialogService |
getFileDialogService() |
PropertiesService |
getPropertiesService() |
TextService |
getTextService() |
ClassMap<Func1<XmlElementStore,Object>> |
getXmlStoreMap() |
void |
setFileDialogService(FileDialogService fileDialogService) |
void |
setPropertiesService(PropertiesService propertiesService) |
void |
setTextService(TextService textService) |
void |
setXmlStoreMap(ClassMap<Func1<XmlElementStore,Object>> xmlStoreMap) |
protected 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 File currentDir
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 ClassMap<Func1<XmlElementStore,Object>> getXmlStoreMap()
public void setXmlStoreMap(ClassMap<Func1<XmlElementStore,Object>> xmlStoreMap)
protected Func1<XmlElementStore,Object> xmlStoreFunc(Object o)
protected XmlElementStore xmlStoreOf(Object o)
public BaseObjectBrowser getBaseObjectBrowser()
Copyright © 2018. All rights reserved.