File Menu
- New
- This will allow the user to create a new, empty structure. A list of choices will allow the user to choose what type of structure to create: some variety of automaton, grammar, or regular expression.
- Open
- When chosen, an open dialog will allow the user to select and load a file previously saved with JFLAP.
- Save
- The structure in the window for this menu item will be saved to its file. If this structure does not have a file yet, this menu item will behave like "Save As", described below.
- Save As
- A save dialog will allow the user to choose a location and name for a file; once entered, the structure for the current window will be saved to that file. Further, the structure will thence be associated with that file.
- Dismiss Tab
- In every window there is at least one tab (tabs are shown just below the menu bar). If the user is done with the currently active tab, they may select this menu item to get rid of that tab. Some tabs cannot be dismissed, in which event the menu item will be grayed out.
- Close
- The current structure's window will be closed. If the structure has not been saved recently, it shall be.
- Quit
- All windows will be closed, and JFLAP will exit.