|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent
bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent
bibliothek.extension.gui.dock.theme.eclipse.stack.EclipseTabInfo
public class EclipseTabInfo
This component shows a subset of DockAction
s of the currently selected
Dockable
of its parent TabPane
. The global EclipseThemeConnector
is used to determine which actions to show, only non-tab actions are shown.
Constructor Summary | |
---|---|
EclipseTabInfo(EclipseTabPane pane)
Creates a new component. |
Method Summary | |
---|---|
protected DockActionSource |
createActionSource(Dockable dockable)
Creates a new DockActionSource for dockable . |
Methods inherited from class bibliothek.gui.dock.station.stack.DockActionCombinedInfoComponent |
---|
getComponent, getSizes, getZOrder, isPaneVisible, setBounds, setLayout, setOrientation, setPaneVisible, setSelection, setZOrder, toLayoutBlock, updateContent |
Methods inherited from class bibliothek.gui.dock.station.stack.tab.AbstractTabPaneComponent |
---|
getBounds, getMaximumSize, getMinimumSize, getOrientation, getOverlap, getPreferredSize, getTabParent, setBounds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface bibliothek.gui.dock.station.stack.tab.TabPaneComponent |
---|
getBounds, getMaximumSize, getMinimumSize, getOverlap, getPreferredSize, getTabParent, setBounds |
Constructor Detail |
---|
public EclipseTabInfo(EclipseTabPane pane)
pane
- the owner of this infoMethod Detail |
---|
protected DockActionSource createActionSource(Dockable dockable)
DockActionCombinedInfoComponent
DockActionSource
for dockable
.
createActionSource
in class DockActionCombinedInfoComponent
dockable
- the element for which the actions are required
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |