Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top