代码拉取完成,页面将自动刷新
<h2>Introduction</h2>
<p>
JavaFX allows you to create Java applications with a modern,
hardware-accelerated user interface that is highly portable.
</p>
<p>
There is <a href="https://docs.oracle.com/javase/8/javase-clienttechnologies.htm">detailed reference
documentation for JavaFX</a>, and this short tutorial will show you how to write a JavaFX <span class="JFX_MAJOR">11</span>
application.
</p>
<p>
For information on how to run JavaFX applications on mobile platforms, please see
<a target="_blank" href="https://docs.gluonhq.com/#_getting_started">Getting Started with Gluon Mobile</a>.
</p>
<p>
For information on Long Term Support (LTS) for JavaFX 11, please see
<a target="_blank" href="https://gluonhq.com/services/javafx-support/">JavaFX Long Term Support options</a>.
</p>
<p>
JavaFX builds on top of JDK and is a standalone component. There are 2 different options for
developing JavaFX applications:
</p>
<ul>
<li>Use the <a target="_blank" href="https://gluonhq.com/products/javafx/">JavaFX SDK</a> (choosing between 11 LTS, latest release <span class="JFX_VERSION">15</span> or an early access build).</li>
<li>Use a build system (e.g. maven/gradle) to download the required modules from Maven Central (choosing as well between the same mentioned versions).</li>
</ul>
<p>
In any case, for both options, it is required to have a recent version of JDK <span class="JDK_MAJOR">11</span>, or at least JDK 11.
</p>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。