简体   繁体   English

Netbeans Swing Builder中的JFXPanel

[英]JFXPanel in Netbeans Swing Builder

I've been looking on the Internet if its possible to use the JFXPanel container in the Netbeans Swing Builder for a project that I'm currently working on. 我一直在Internet上寻找是否有可能将NetBeans Swing Builder中的JFXPanel容器用于我当前正在处理的项目。 The only evidence that I've found that it is possible is this picture - at the top-right hand side of the image, one can see that there is a component titled "JFXPanel" under the Swing Containers heading. 我发现可能的唯一证据就是这张图片-在图片的右上角,可以看到在Swing容器标题下有一个名为“ JFXPanel”的组件。 Could somebody please point me in the direction to use this component in the Swing Builder? 有人可以指出我在Swing Builder中使用此组件的方向吗? I do know how to add components to the Netbeans palette but I've just been unable to find this particular component. 我确实知道如何将组件添加到Netbeans面板,但是我一直无法找到该特定组件。

Thanks. 谢谢。

I just did some browsing in the jdk file on my C drive. 我只是在C盘上的jdk文件中进行了一些浏览。 The .jar I was looking for is titled "jfxrt.jar" and is located on my system at "C:\\Program Files\\Java\\jdk1.8.0_111\\jre\\lib\\ext\\jfxrt.jar" 我要查找的.jar名为“ jfxrt.jar”,位于系统上的“ C:\\ Program Files \\ Java \\ jdk1.8.0_111 \\ jre \\ lib \\ ext \\ jfxrt.jar”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM