简体   繁体   English

为什么我的小程序不会出现在 web 浏览器中

[英]Why won't my applet appear in a web browser

I have recently begun using MigLayout and with some trouble I manged to learn how to get it into a project.我最近开始使用 MigLayout 并且遇到了一些麻烦,我设法学习如何将它融入到项目中。 I have added it to the project and the classpath but now MigLayout will not appear in any web browser.我已将其添加到项目和类路径中,但现在 MigLayout 不会出现在任何 web 浏览器中。 other applet run just fine, but the one using MigLayout does not.其他小程序运行得很好,但使用 MigLayout 的小程序没有。 what am I doing wrong?我究竟做错了什么?

Make sure the Jar containing MigLayout is added to the archive attribute of the applet element.确保将包含 MigLayout 的 Jar 添加到applet元素的archive属性中。

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

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