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 application's splash screen.
- Replace the strings in the NetBeans Platform's bundle files.
- 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 application project in the Projects window and choose Branding.
- In the Branding editor, click the tab related to your branding needs:
- Basic. Brand the title bar and the application icons.
- Splash Screen. Brand the splash screen and progress bar.
- Window System. Remove features from the window system.
- Resource Bundles. Customize the strings provided by the
NetBeans Platform.
- Click OK to confirm your changes and exit the editor.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices