Package: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
(restore)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
>==Packages in 0.9.0==
==Packages in 0.9.0==


The structure of Java packages in FreeMind 0.9.0 (Source: CVS [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/?pathrev=fm_0_9_0_rc1]):
The structure of Java packages in FreeMind 0.9.0 (Source: CVS [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/?pathrev=fm_0_9_0_rc1]):
Line 31: Line 31:
Only those packages are included in this list that contain at least one class.
Only those packages are included in this list that contain at least one class.


----
==Packages in 0.7.1==
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
The structure of Java packages in FreeMind 0.7.1 (Source: CVS [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/?pathrev=FM-0-7-1]):
=[http://ogigadiv.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
 
----
* controller
=[http://ogigadiv.co.cc CLICK HERE]=
* main
----
* modes
</div>
** browsemode
** filemode
** mindmapmode
** schememode
* view
** mindmapview
 
Only those packages are included in this list that contain at least one class.
 
[[Category:Development]]

Latest revision as of 12:36, 22 November 2010

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.

Packages in 0.7.1

The structure of Java packages in FreeMind 0.7.1 (Source: CVS [2]):

  • controller
  • main
  • modes
    • browsemode
    • filemode
    • mindmapmode
    • schememode
  • view
    • mindmapview

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