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 で開発された UI を Java swing アプリケーションとどのように同期できますか?
UI を javaFX で設計し、残りのプログラムは Java Swing で作成しました。
今、私は両方を同期させたいと思っています。それ以外の場合、Java Swing を使用する代わりに JavaFX を使用してプロジェクトを開発するにはどうすればよいですか?
誰でもこの問題を解決するのを手伝ってください。