|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jrefinery.report.targets.table.excel.ExcelToolLibrary
POI Excel utility methods.
Constructor Summary | |
ExcelToolLibrary()
|
Method Summary | |
static short |
getNearestColor(java.awt.Color awtColor)
Find a suitable color for the cell. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExcelToolLibrary()
Method Detail |
public static short getNearestColor(java.awt.Color awtColor)
awtColor
- the awt color that should be transformed into an Excel color.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |