Use to define properties for the presentation of your final application. These properties are used if Java Web Start is enabled for your application.
Element | Description |
---|---|
Title |
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. |
Related Topics
Developing Applications with NetBeans IDE,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |