I am developing an application with netbeans platform and I managed to remove the default menu and toolbar, but How can I set my TopComponent as main window and disable the window management?

Thanks in advance.

有帮助吗?

解决方案

It is well explained in Step 5 of PART 1 of below tutorial

http://platform.netbeans.org/tutorials/nbm-quick-start.html

Select appropriate "Window position" while component creation.

Good luck :)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top