|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.dockable.AbstractDockable
bibliothek.gui.dock.ToolbarItemDockable
bibliothek.gui.dock.toolbar.intern.CommonToolbarItemDockable
public class CommonToolbarItemDockable
A ToolbarItemDockable
that is used as CommonDockable
by a CToolbarItem
.
Constructor Summary | |
---|---|
CommonToolbarItemDockable(CToolbarItem item)
Creates a new dockable. |
Method Summary | |
---|---|
CommonToolbarItemDockable |
asDockable()
|
bibliothek.gui.dock.common.intern.station.CommonDockStation<?,?> |
asDockStation()
|
bibliothek.gui.dock.common.intern.CDockable |
getDockable()
|
String |
getFactoryID()
|
bibliothek.gui.dock.action.DockActionSource[] |
getSources()
|
bibliothek.gui.dock.common.CStation<?> |
getStation()
|
Methods inherited from class bibliothek.gui.dock.ToolbarItemDockable |
---|
accept, accept, addExpandableListener, addMouseInputListener, createTitleIcon, getComponent, getExpandedState, isEnabled, removeExpandableListener, removeMouseInputListener, setAction, setComponent, setController, setExpandedState, setItem, toString |
Methods inherited from class bibliothek.gui.dock.dockable.AbstractDockable |
---|
addDockableListener, addDockableStateListener, addDockHierarchyListener, addKeyListener, bind, configureDisplayerHints, fireTitleBound, fireTitleExchanged, fireTitleExchanged, fireTitleIconChanged, fireTitleTextChanged, fireTitleTooltipChanged, fireTitleUnbound, getConfigurableDisplayerHints, getController, getDockableStateListeners, getDockElementObserver, getDockParent, getElement, getGlobalActionOffers, getLocalActionOffers, getPopupLocation, getTitleIcon, getTitleIconHandling, getTitleText, getTitleToolTip, isDockableShowing, isDockableVisible, isUsedAsTitle, listBoundTitles, removeDockableListener, removeDockableStateListener, removeDockHierarchyListener, removeKeyListener, requestDisplayer, requestDockTitle, resetTitleIcon, setActionOffers, setDockParent, setTitleIcon, setTitleIconHandling, setTitleText, setTitleToolTip, shouldFocus, shouldTransfersFocus, unbind |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface bibliothek.gui.Dockable |
---|
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 |
Methods inherited from interface bibliothek.gui.dock.DockElementRepresentative |
---|
getElement, getPopupLocation, isUsedAsTitle, shouldFocus, shouldTransfersFocus |
Constructor Detail |
---|
public CommonToolbarItemDockable(CToolbarItem item)
item
- the item which is represented by this dockableMethod Detail |
---|
public 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 String getFactoryID()
getFactoryID
in interface bibliothek.gui.dock.common.intern.CommonDockable
getFactoryID
in interface bibliothek.gui.dock.DockElement
getFactoryID
in class ToolbarItemDockable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |