-
Enhancement
-
Resolution: Fixed
-
P4
-
7u40
From Node JavaDoc:
public final boolean isDisable()
[...]Sets the individual disabled state of this Node. [...]
(this is incorrect, since a getter does not set anything.)
public final boolean isDisable()
[...]Sets the individual disabled state of this Node. [...]
(this is incorrect, since a getter does not set anything.)