"Fossies" - the Fresh Open Source Software Archive

Member "Demo/Windows/MakeDemoWindows.fpc" (9 Feb 2009, 895 Bytes) of package /linux/privat/old/YAFPC-src-23.zip:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <?xml version="1.0" encoding="UTF-8"?>
    2 <java version="1.5.0-beta" class="java.beans.XMLDecoder">
    3  <object class="net.yafpc.SetupDialog">
    4   <void property="firstFormPath">
    5    <string>C:\Program Files\yafpc\Demo\DemoFirst.pdf</string>
    6   </void>
    7   <void property="inputPath">
    8    <string>C:\Program Files\yafpc\DemoInput.pdf</string>
    9   </void>
   10   <void property="nextFormPath">
   11    <string>C:\Program Files\yafpc\Demo\DemoNext.pdf</string>
   12   </void>
   13   <void property="appendPath">
   14    <string>C:\Program Files\yafpc\Demo\copyright.pdf</string>
   15   </void>
   16   <void property="outputPath">
   17    <string>C:\Program Files\yafpc\Demo\DemoOut.pdf</string>
   18   </void>
   19   <void property="watermarkPath">
   20    <string>C:\Program Files\yafpc\Demo\DemoWatermark.jpg</string>
   21   </void>
   22   <void property="profilePath">
   23    <string>C:\Program Files\yafpc\Demo\Windows\MakeDemoWindows.fpc</string>
   24   </void>
   25  </object>
   26 </java>