About Branding a Rich-Client Application
See Also
Once the functionality of an application built on top of the NetBeans Platform is complete,
the appearance of the application still closely resembles the default NetBeans Platform. You can use the IDE to
personalize your application. In particular, you can do the following:
- Replace the launcher's name.
- Replace the application's splash screen.
- Define a progress bar.
- Define the application's title bar.
- Disable one or more of the window system's default features.
To brand a rich client application:
- Right-click the module suite project in the Projects window and choose Properties.
- In the Project Properties dialog box, click Build.
- Select the Create Standalone Application checkbox.
- In Branding Name, type the name of the launcher.
- In Application Title, type the title to be displayed in the application's title bar.
- Choose the icon that will be displayed in the application's Help > About dialog box.
- Optionally, create a splash screen.
- Optionally, brand the window system.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices