GenericDialog and its font

Posted by Fred Damen on
URL: http://imagej.273.s1.nabble.com/GenericDialog-and-its-font-tp5024171.html

Greetings,

Dialog with a null parent initially has a null font.
GenericDialog now defaults to having a null parent and thus a null font.

gd.setFont(((new Dialog(IJ.getInstance())).getFont()));

Fred

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html