JBuilder Foundation users omit the Edit|Font menu item.
TextEditFrame.java
if it's not already selected.
jMenuBar1
in the Menu
folder of the component tree to switch to the menu designer.
jMenuFileExit
in the component tree. The menu designer will highlight the selected item.
New
in the highlighted area.
Open
.
Edit
as the name for this menu.
Delete
toolbar button, or press the Delete key twice. (The first press of the Delete key clears the text in the entry. The second press removes the entry from the menu.)
Your UI should now look like this at runtime:
You should be able to play with the UI and type text in the text area, but the buttons won't do anything yet, and only the File|Exit and Help|About menus will work.