Module Suite Project Properties Dialog Box: Application

You open the Module Suite Project Properties dialog box by right-clicking a module suite project and choosing Properties.

The Build page specifies the look-and-feel of an application built on top of the NetBeans Platform.

Element Description

Create Collection of Add-on Modules

Specifies that you do not want to create a standalone application. For example, in this case you might want to add the suite to an existing application, such as the IDE. Alternatively, you might be using the suite to add a library wrapper to a module, without wanting the module to be available as a standalone application. When you select this radiobutton, the remaining controls in this panel, and the Splash Screen subpanel, are not enabled.

Create Standalone Application

Specifies that you want to create a standalone application, with branding details such as a splash screen, progress bar, and application title. When you select this checkbox, the remaining controls in this panel, and the Splash Screen subpanel, are enabled.

Branding Name

Specifies the name of the application's executable.


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.