public class CommonToolbarItemDockable extends ToolbarItemDockable implements bibliothek.gui.dock.common.intern.CommonDockable
Constructor and Description |
---|
CommonToolbarItemDockable(CToolbarItem item)
Creates a new dockable.
|
Modifier and Type | Method and Description |
---|---|
CommonToolbarItemDockable |
asDockable() |
bibliothek.gui.dock.common.intern.station.CommonDockStation<?,?> |
asDockStation() |
bibliothek.gui.dock.common.intern.CDockable |
getDockable() |
java.lang.String |
getFactoryID() |
bibliothek.gui.dock.action.DockActionSource[] |
getSources() |
bibliothek.gui.dock.common.CStation<?> |
getStation() |
accept, accept, addExpandableListener, addMouseInputListener, createRootHandler, createTitleIcon, getComponent, getExpandedState, getOrientation, isEnabled, removeExpandableListener, removeMouseInputListener, setAction, setComponent, setController, setExpandedState, setItem, toString
addDockableListener, addDockableStateListener, addDockHierarchyListener, addKeyListener, bind, configureDisplayerHints, fireTitleBound, fireTitleExchanged, fireTitleExchanged, fireTitleIconChanged, fireTitleTextChanged, fireTitleTooltipChanged, fireTitleUnbound, getComponentConfiguration, getConfigurableDisplayerHints, getController, getDockableStateListeners, getDockElementObserver, getDockParent, getElement, getGlobalActionOffers, getLocalActionOffers, getPopupLocation, getRootHandler, getTitleIcon, getTitleIconHandling, getTitleText, getTitleToolTip, isDockableShowing, isDockableVisible, isUsedAsTitle, listBoundTitles, removeDockableListener, removeDockableStateListener, removeDockHierarchyListener, removeKeyListener, requestDisplayer, requestDockTitle, resetTitleIcon, setActionOffers, setComponentConfiguration, setDockParent, setTitleIcon, setTitleIconHandling, setTitleText, setTitleToolTip, shouldFocus, shouldTransfersFocus, unbind
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, accept, addDockableListener, addDockableStateListener, addDockHierarchyListener, addMouseInputListener, bind, configureDisplayerHints, getComponent, getController, getDockParent, getGlobalActionOffers, getLocalActionOffers, getTitleIcon, getTitleText, getTitleToolTip, isDockableShowing, isDockableVisible, listBoundTitles, removeDockableListener, removeDockableStateListener, removeDockHierarchyListener, removeMouseInputListener, requestDisplayer, requestDockTitle, setController, setDockParent, unbind
public CommonToolbarItemDockable(CToolbarItem item)
item
- the item which is represented by this dockablepublic CommonToolbarItemDockable asDockable()
asDockable
in interface bibliothek.gui.dock.common.intern.CommonElement
asDockable
in interface bibliothek.gui.dock.DockElement
asDockable
in interface bibliothek.gui.dock.station.support.PlaceholderListItem<bibliothek.gui.Dockable>
asDockable
in class bibliothek.gui.dock.dockable.AbstractDockable
public bibliothek.gui.dock.common.intern.station.CommonDockStation<?,?> asDockStation()
asDockStation
in interface bibliothek.gui.dock.common.intern.CommonElement
asDockStation
in interface bibliothek.gui.dock.DockElement
asDockStation
in class ToolbarItemDockable
public bibliothek.gui.dock.common.intern.CDockable getDockable()
getDockable
in interface bibliothek.gui.dock.common.intern.CommonDockable
public bibliothek.gui.dock.common.CStation<?> getStation()
getStation
in interface bibliothek.gui.dock.common.intern.CommonDockable
public bibliothek.gui.dock.action.DockActionSource[] getSources()
getSources
in interface bibliothek.gui.dock.common.intern.CommonDockable
public java.lang.String getFactoryID()
getFactoryID
in interface bibliothek.gui.dock.common.intern.CommonDockable
getFactoryID
in interface bibliothek.gui.dock.DockElement
getFactoryID
in class ToolbarItemDockable