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 .png file), 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,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |