|
||||||||||
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.flat.FlatInfoComponent
public class FlatInfoComponent
This component shows a number of DockAction
s and is used by the BubbleStackDockComponent
to be shown alongside the tabs.
Constructor Summary | |
---|---|
FlatInfoComponent(FlatTabPane pane)
|
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 FlatInfoComponent(FlatTabPane pane)
Method 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 |