LoadWandoraProject

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
Tool restores Wandora's project file.
+
Tool loads saved project file to Wandora application. Wandora project file extension is WPR. Wandora project file is a zip package with topic maps and special options.xml file. Wandora project file is described at wiki page [[How to save and load project]].
  
 
{{Tool_s_GUI_name_title}}
 
{{Tool_s_GUI_name_title}}
Line 8: Line 8:
 
{{Tool_s_class_title}}
 
{{Tool_s_class_title}}
  
com.gripstudios.applications.wandora.admin.tools.project.LoadWandoraProject
+
{{Tool_class_path|project.LoadWandoraProject|project/LoadWandoraProject}}
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Latest revision as of 17:47, 21 March 2009

Tool loads saved project file to Wandora application. Wandora project file extension is WPR. Wandora project file is a zip package with topic maps and special options.xml file. Wandora project file is described at wiki page How to save and load project.

[edit] GUI name

  • Open project...
  • Load project...

[edit] Tool Class

org.wandora.application.tools.project.LoadWandoraProject