org.sharedrecords.demo.properties
A configuration file which affects the way the demo application is displayed.
These properties all control the look and feel of the GUI behavior. Properties that begin with the string "org.sharedrecords.demo.video" configure the video camera which is used to scan QR codes and/or scan images to be encrypted as SharedRecords. Width, height, and step values are in pixels.
The values of the properties describing margins and the heights and widths of GUI objects are also all in pixels.
org.sharedrecords.demo.FolderIcon is the path, relative to the installation directory, to the image to used as a folder icon.
Take a look at the default properties file as an example: source:trunk/etc/org.sharedrecords.demo.properties
