How to replace the Swing Container in the TopComponent with a Frame?
"bbergeson" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
It sounds like RDesktopPane is their own extension of Desktop Pane and if they are providing that then I would think they would also provide the canvas as an extension of JInternalFrame so you can drop it on the RDesktopPane.