Re: NetBeans plugin
Vaughn Spurlin <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.general |
|---|---|
| Message-ID | <[email protected]> |
Rajath - This question belongs on the NBDEV mailing list, not NBDISCUSS. Please repost your question, and you're more likely to get a helpful reply. See http://www.netbeans.org/community/lists/ for explanation of the various lists. - Vaughn ----- Original Message ---- From: Rajath Shanbag <[email protected]> To: [email protected]; [email protected] Sent: Friday, January 18, 2008 4:53:51 AM Subject: [nbdiscuss] NetBeans plugin Hi all, Could anyone please tell me how to use topcomponent for a plugin that uses JFrame.I have done a scientific calculator but I'm not able to convert it to plugin. My main class uses JFrame on which other components are laid using netbeans GUIEditor.When i create a module using the same It simply doesnt appear when I click on the Icon meant for it.When browsed I saw something called as TopComponent.Is it wat I'm supposed to use for this case?Can't NetBeans communicate with a module that uses JFrame as its parent window? Please somebody come forward and reply for the same. Thanks in advance, -Rajath Shanbag