|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JideTabbedPane.ColorProvider
An interface to provide colors for tab background and foreground.
Method Summary | |
---|---|
Color |
getBackgroundAt(int tabIndex)
Gets the tab background for the tab at the specified index. |
Color |
getForegroundAt(int tabIndex)
Gets the tab foreground for the tab at the specified index. |
float |
getGradientRatio(int tabIndex)
Gets the gradient ratio. |
Method Detail |
---|
Color getBackgroundAt(int tabIndex)
tabIndex
- the index of the tab
Color getForegroundAt(int tabIndex)
tabIndex
- the index of the tab
float getGradientRatio(int tabIndex)
tabIndex
- the index of the tab
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |