Hi Christopher, thanks for your help ... Ok so for String comparison, I'll disable that Findbugs filter :-) , no problem.
For the patch to TabPane, I've just seen the default value in the
inner class is this:
private static class Attributes {
public boolean closeable = false;
and so I've just changed the patch with a value of false in case of null.
If this is ok i could apply the new patch.
Tell me what to do.
Bye,
Sandro
