سؤال

Is NetBeans platform for creating only rich client applications or we can also create single frame applications? There is a wizard for Swing Application Framework based application, but is this possible to create the same single frame application using NetBeans platform. If yes, then please guide me how can I create one. Thanks.

هل كانت مفيدة؟

المحلول

First of all NetBeans is a impressive, powerful but complex platform to build java gui applications. The main problem of all development platforms is, that there are some trade offs to be made to unleash the real power of the platform.

It is hard to tell if NetBeans Platform is an overkill for your needs. But the introduction videos and tutorials are great instruments to get a feeling of the programming model and runtime environment. They helped me a lot at the beginning.

If you have concrete questions afterwards feel free to ask.

Netbeans Application quickstart guide

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top