InterviewSolution
Saved Bookmarks
| 1. |
Is Javafx Open Source? |
|
Answer» At this TIME, the JavaFX UI CONTROLS source CODE has been contributed to the OpenJFX open source project; other JavaFX components are EXPECTED to follow in multiple phases. The code is AVAILABLE under the GPL v2 with Classpath Exception license, similar to other projects in OpenJDK. At this time, the JavaFX UI Controls source code has been contributed to the OpenJFX open source project; other JavaFX components are expected to follow in multiple phases. The code is available under the GPL v2 with Classpath Exception license, similar to other projects in OpenJDK. |
|