-
Bug
-
Resolution: Fixed
-
P3
-
8
When implementing some part of the printing code, it was noticed that
a needed APi : FXcollections.unmodifiableObservableSet() was missing.
That has now been implemented under http://javafx-jira.kenai.com/browse/RT-27633
So we can now update the printing implemenation to adopt it.
Note this is not visible in the printing API, its internal.
a needed APi : FXcollections.unmodifiableObservableSet() was missing.
That has now been implemented under http://javafx-jira.kenai.com/browse/RT-27633
So we can now update the printing implemenation to adopt it.
Note this is not visible in the printing API, its internal.