Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将我的项目从 javafx 1.3 转换为 javafx 2.1。但我的javafx.lang包裹有问题。
javafx.lang
JavaFX 1.3 lang 包内容被拆分并移至下一个位置:
javafx.util.Duration
javafx.lang.FX
javafx.application.Platform
javafx.application.Application
Buildins