java.lang.Object
javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
- All Implemented Interfaces:
- LayoutManager
- Enclosing class:
- MetalTabbedPaneUI
- See Also:
- Source Code
public MetalTabbedPaneUI.TabbedPaneLayout()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
protected void normalizeTabRuns(int tabPlacement,
int tabCount,
int start,
int max)
- See Also:
- BasicTabbedPaneUI.TabbedPaneLayout
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
protected void padSelectedTab(int tabPlacement,
int selectedIndex)
- See Also:
- BasicTabbedPaneUI.TabbedPaneLayout
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
protected void rotateTabRuns(int tabPlacement,
int selectedRun)
- See Also:
- BasicTabbedPaneUI.TabbedPaneLayout
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples