Re: setEnabled(false) in new GenericDialog

Posted by Michael Doube on
URL: http://imagej.273.s1.nabble.com/setEnabled-false-in-new-GenericDialog-tp3688595p3688597.html

Michael,

Thank you for the example.  The result here is that the TextField will
not accept any input, but is not greyed-out.  So it is only the
greying-out that is buggy.  I will leave my code as is, and test with
some other OS/JRE combinations.

Michael

> the following code produces a disabled input field on Mac OS X. If
> the input field is enabled on your system, it is a bug in your java
> version or Ubuntu.