[jfx19] RFR: 8286678: Fix mistakes in FX API docs
Michael Strauß
mstrauss at openjdk.org
Fri Aug 19 00:29:38 UTC 2022
On Thu, 18 Aug 2022 23:52:48 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> Fixes the mistakes in the JBS ticket and some additional minor corrections.
modules/javafx.base/src/main/java/javafx/beans/property/Property.java line 102:
> 100: *
> 101: * <blockquote><pre>
> 102: * property1.bindBicirectional(property2);
Almost, but not quite.
-------------
PR: https://git.openjdk.org/jfx/pull/880
More information about the openjfx-dev
mailing list