Launching JFrame Outside NetBeans Window
ccocco <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm interested in using NetBeans for the mere purpose of modularizing and bundling my existing Java source code. I may eventually incorporate some of the features of the NetBeans Platform, but for now, I'd just like to just use it to build my application as a distributable .exe. I have my own JFrame that I'd like to launch and I do not want to have to use the TopComponent or Windowing API to do so. I cannot find an easy way to do this. Can anyone tell me how to specify my own JFrame class as the one to launch when I create a Module Suite, Module Project, and Module Wrapper Library around my exixting code? I'd like to use the "Build Distribution ZIP" feature to create the launch executable, which should in turn launch my JFrame, not the default NetBeans main window. Thanks! -- View this message in context: http://www.nabble.com/Launching-JFrame-Outside-NetBeans-Window-tf3646289.html#a10183703 Sent from the Netbeans - UI mailing list archive at Nabble.com.