简体   繁体   English

如何从另一个Java应用程序使用NetBeans Platform应用程序

[英]How to use a NetBeans Platform application from another Java application

Imagine you have a NB Platform application and you would like to use that application via some other app that you've created. 假设您有一个NB平台应用程序,并且想通过创建的其他应用程序使用该应用程序。

In essence, how can you learn how to start an application if you don't want to use the NB Platform or IDE. 本质上,如果您不想使用NB平台或IDE,如何学习如何启动应用程序。 You'd somehow need to figure out the stuff that NB Platform does for you when it loads up a module. 您需要以某种方式弄清楚NB平台在加载模块时为您完成的工作。

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

相关问题 如何在java中增加Netbeans平台应用程序的堆内存? - How to increase Heap memory of Netbeans platform's Application in java? 如何在另一个应用程序中的一个应用程序中使用Java类? - How to use a Java class from an application in another application? 如何使用 netbeans 7 开发需要 netbeans 平台 6x 的应用程序? - how to use netbeans 7 to develop an application who need netbeans platform 6x? 如何更改NetBeans平台框架应用程序的LookAndFeel - How to change the LookAndFeel of the NetBeans Platform Framework Application 如何在NetBeans Platform Framework Application中包含文件 - How to include files with NetBeans Platform Framework Application 如何从正在运行的项目中(特别是在NetBeans中)以及在桌面应用程序的情况下运行另一个Java项目? - How to run another Java project from a running project specially in NetBeans and in case of a desktop application? 如何在Java桌面应用程序中将Log4j与Netbeans 6.9.1结合使用 - how to use log4j with Netbeans 6.9.1 for Java desktop application Java-Netbeans应用程序-如何使用查找来传输数据? - Java - Netbeans application - How to use Lookup to transfer data? 完善Netbeans平台应用程序,这可能吗? - Mavenizing Netbeans Platform Application, is this possible? 在Netbeans Platform应用程序中使用JavaFX - Using JavaFX in a Netbeans Platform application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM