|
JIDE Common Layer 2.7.6 | ||||||||
| 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 | |
|---|---|
java.awt.Color |
getBackgroundAt(int tabIndex)
Gets the tab background for the tab at the specified index. |
java.awt.Color |
getForegroudAt(int tabIndex)
Gets the tab foreground for the tab at the specified index. |
float |
getGradientRatio(int tabIndex)
Gets the gradient ratio. |
| Method Detail |
|---|
java.awt.Color getBackgroundAt(int tabIndex)
tabIndex - the index of the tab
java.awt.Color getForegroudAt(int tabIndex)
tabIndex - the index of the tab
float getGradientRatio(int tabIndex)
tabIndex - the index of the tab
|
JIDE Common Layer 2.7.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||