Package

From FreeMind
Revision as of 23:10, 17 November 2010 by Yvyfyjeh (talk | contribs)
Jump to navigationJump to search

>==Packages in 0.9.0==

The structure of Java packages in FreeMind 0.9.0 (Source: CVS [1]):

  • freemind
    • common
    • controller
      • filter
      • printpreview
    • extensions
    • main
    • modes
      • attributes
      • browsemode
      • common
      • filemode
      • mindmapmode
        • actions
          • xml
        • attributeactors
        • dialogs
        • hooks
        • listeners
      • schememode
      • viewmodes
    • preferences
      • layout
    • view
      • mindmapview

Only those packages are included in this list that contain at least one class.