The Application page lets
you define properties for the presentation of your final application. These
properties are used if Java Web Start is enabled for your application or
if your application is based on the Swing Application Framework.
You open the Standard Java SE Project Properties dialog box by right-clicking
any and choosing Properties.
The available properties on this page are the following:
Title. For Swing Application Framework applications, this property is
used in the application's title bar. For Java Web Start applications, this property is used
in during the download of the application.
Vendor. The name of the company that produces the application.
Description. A short application description.
Home Page. A URL to a web page you would like users to be able to
visit for more information.
Splash Screen. An image that can be displayed on startup before the
application's main frame appears.
In the Java Desktop Application template, the above properties are
used in the application's About box.