-
Bug
-
Resolution: Fixed
-
P3
-
7-client
-
None
-
b04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214714 | 8 | Igor Nekrestyanov | P3 | Resolved | Fixed | b12 |
We need to be able to add new dialogs to UI Toolkit without breaking compatibility with JavaFX.
For this we need to convert UIToolkit to be abstract class and then we will be able to add new methods to it
and still stay compatible with FX stack that may not be chnaged at the same time.
For this we need to convert UIToolkit to be abstract class and then we will be able to add new methods to it
and still stay compatible with FX stack that may not be chnaged at the same time.
- backported by
-
JDK-2214714 Need to convert UIFactory to be abstract class
-
- Resolved
-