Merging Colors
Hi,
I want to merge two Colors in a JTablecell. The only way i know is to use a Graphics2D-object and use AlphaComposite-rule ... but this is quiete difficult when using a nomal TableCellRenderer.
Are there any other solutions?
regards
Message was edited by:
Olek

