On Thu, 19 Jul 2018 at 14:16, stephen cumminger <[email protected]> wrote: > String toreturn= "<HTML><B>"+prefix+"<FONT > COLOR=RED>"+super.getDisplayName()+"</FONT></B></HTML>";
Have you tried <font color='#ff0000'> ? >From recollection it uses this - http://bits.netbeans.org/dev/javadoc/org-openide-awt/org/openide/awt/HtmlRenderer.html Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
