Anonymous
06-03-2002, 07:50 PM
Is it possible to set the font color for an element?
Element has a set paint method but the DTD does not appear to support setting the paint color.
In addition I would like to be able to define a different paint color for positive and negative values in number-fields. I was thinking this could be handled in the way that DecimalFormat handles different format capabilities for positive and negative numbers.
Martin Smith
Element has a set paint method but the DTD does not appear to support setting the paint color.
In addition I would like to be able to define a different paint color for positive and negative values in number-fields. I was thinking this could be handled in the way that DecimalFormat handles different format capabilities for positive and negative numbers.
Martin Smith