Package mdlaf.components.tabbedpane
Class MaterialTabbedPaneUI.MaterialTabbedPaneLayout
- java.lang.Object
-
- javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
-
- mdlaf.components.tabbedpane.MaterialTabbedPaneUI.MaterialTabbedPaneLayout
-
- All Implemented Interfaces:
java.awt.LayoutManager
- Enclosing class:
- MaterialTabbedPaneUI
@Deprecated protected class MaterialTabbedPaneUI.MaterialTabbedPaneLayout extends javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayoutDeprecated.remove this implementation inside the version 1.2 of the library.
-
-
Constructor Summary
Constructors Constructor Description MaterialTabbedPaneLayout()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected voidcalculateTabRects(int tabPlacement, int tabCount)Deprecated.-
Methods inherited from class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
addLayoutComponent, calculateLayoutInfo, calculateSize, layoutContainer, minimumLayoutSize, normalizeTabRuns, padSelectedTab, padTabRun, preferredLayoutSize, preferredTabAreaHeight, preferredTabAreaWidth, removeLayoutComponent, rotateTabRuns
-
-