Search |
||
Quick NetBeans RCP Tip: How to reuse an already open TopComponent instead of creating a new one.Posted by kalali on August 6, 2009 at 1:21 AM PDT
Well, NetBeans RCP is a flagship product of NetBeans Project which the famous NetBeans IDE is based on it. To reuse an already opened TopComponent in an RCP application we can use a code similar to following listing, Assume that the TopComponent name is ContractorInfoTopComponent and we want to reuse the already opened tab instead of creating a new one.
NetBeans RCP is the answer to creating complex and large scale swing applications in a modular way.
»
Related Topics >>
Netbeans Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|