Menu: Difference between revisions

From FreeMind
Jump to navigationJump to search
(start documenting the menu structure)
No edit summary
Line 21: Line 21:
* Tools
* Tools
* Help
* Help
==Implementation==
CVS:
* [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/controller/MenuBar.java?view=log MenuBar]


==Tracker==
==Tracker==

Revision as of 16:57, 20 February 2009

(This page should document all considerations on menu structure and naming of menu items.)

Menu structure - 0.9.0

See also mindmap_menus.xml.

  • File
    • New
    • Open
    • Save
    • Save As...
    • Revert
    • Create Encrypted Map...
    • Save All
    • Close
    • ----
    • ... TODO
  • Edit
  • View
  • Insert
  • Format
  • Navigate
  • Tools
  • Help

Implementation

CVS:

Tracker