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