Use to add or edit an existing MIDlet to a project configuration.
| Element | Description | 
|---|---|
| MIDlet Name. | Specifies the displayable name of the MIDlet that the user sees when the MIDlet is run on a mobile device. The combo box lists all available MIDlets. | 
| MIDlet Class | Specifies the Java class for the MIDlet. The combo box lists all available MIDlet classes of the project and its libraries. | 
| MIDlet Icon | Specifies an icon (a .pngfile), representing the MIDlet, that the user sees when the MIDlet is run on a mobile device.The combo box lists all available PNG images of the project and its libraries. | 
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. |