public static interface JideTabbedPane.ColorProvider
Modifier and Type | Method and Description |
---|---|
Color |
getBackgroundAt(int tabIndex)
Gets the tab background for the tab at the specified index.
|
Color |
getForegroudAt(int tabIndex)
Gets the tab foreground for the tab at the specified index.
|
float |
getGradientRatio(int tabIndex)
Gets the gradient ratio.
|
Color getBackgroundAt(int tabIndex)
tabIndex
- the index of the tabColor getForegroudAt(int tabIndex)
tabIndex
- the index of the tabfloat getGradientRatio(int tabIndex)
tabIndex
- the index of the tab