Menu

#17 History of last open files

open
5
2001-09-26
2001-09-26
Tomas Poslt
No

List of files will be added at the bottom of File
menu (stored in jdh.properties file).

Discussion

  • Tomas Poslt

    Tomas Poslt - 2001-09-26
    • assigned_to: nobody --> poslt
     
  • Hiroyuki Kurokawa

    Logged In: YES
    user_id=136668

    Storing in "jdh.properties" file is not a good idea.
    Please store in "static" which is implemented in StaticProperties.java.

    "jdh.properties" is saved only when a user want to save options to system.
    "static" is saved automatically when JDocHelper exits,
    and loaded automatically when JDocHelper starts.

    If you have any question, please let me know.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.