Changing the text background color of a node in a BeanTreeView
"mccorb" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I have been able to change text colors, bold, italic etc. but cannot seem to change the background color under the text. I have come to the conclusion that I cannot do this by overriding AbstractNode:getHtmlDisplayName(). Is there a way to change the color of the background under a Node in the BeanTreeView?