Workspace Menus
File Menu
The File menu has the following options.
- Save selected MIDlet This saves the current state as a Composer file for the MIDlet which is currently selected. Source code is not generated. Any part belonging to a MIDlet may be selected for this to work. Parts inside the recycling bin will not be saved.
- Generate selected MIDlet This saves the current generated Java code for the selected MIDlet, but does not save the current state of the MIDlet. Any part belonging to a MIDlet may be selected to select a MIDlet. Parts inside the recycling bin will not generate code.
- Save and Generate selected midlet This saves a composer file and the current generated Java code for the selected MIDlet. Parts inside the recycling bin will not be saved or generate code.
- Save all MIDlets This is equivalent to choosing Save Selected MIDlet for each MIDlet which is open in the Composer.
- View code for selected MIDlet... This opens a new code Viewer window which displays the current generated Java code for the selected MIDlet. Note that this window is not updated when the composer is changed.
- Close selected MIDlet This closes the selected MIDlet. It will be removed from the Emulator and the Parts tree. Users will be given an opportunity to save their changes. A closed MIDlet may be opened again from the IDE.
- Exit This closes all the MIDlets open in the Composer. All, some, or none of the MIDlets may be saved.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |