protected class WorkbookPaneUI.SingleRowTabbedLayout extends BasicTabbedPaneUI.TabbedPaneLayout
Modifier and Type | Field and Description |
---|---|
(package private) JTabbedPane |
tabPane |
Constructor and Description |
---|
WorkbookPaneUI.SingleRowTabbedLayout(JTabbedPane tabPane) |
Modifier and Type | Method and Description |
---|---|
void |
calculateLayoutInfo() |
protected void |
calculateTabRects(int tabPlacement,
int tabCount) |
protected void |
calculateTabWidths(int tabPlacement,
int tabCount) |
void |
layoutContainer(Container parent) |
addLayoutComponent, calculateSize, minimumLayoutSize, normalizeTabRuns, padSelectedTab, padTabRun, preferredLayoutSize, preferredTabAreaHeight, preferredTabAreaWidth, removeLayoutComponent, rotateTabRuns
JTabbedPane tabPane
public WorkbookPaneUI.SingleRowTabbedLayout(JTabbedPane tabPane)
public void layoutContainer(Container parent)
layoutContainer
in interface LayoutManager
layoutContainer
in class BasicTabbedPaneUI.TabbedPaneLayout
public void calculateLayoutInfo()
calculateLayoutInfo
in class BasicTabbedPaneUI.TabbedPaneLayout
protected void calculateTabWidths(int tabPlacement, int tabCount)
protected void calculateTabRects(int tabPlacement, int tabCount)
calculateTabRects
in class BasicTabbedPaneUI.TabbedPaneLayout