Question

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.

Était-ce utile?

La solution

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 :)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top