This document is the API specification for JavaFramework (http://software.glawar.at/javaframework/).
| Version | Date | Description |
|---|---|---|
| v0.6b (R20100328a) | 2010-04-10 |
based on Framework R20100328a it can now:
|
| 1.3.309 | 2013-12-08 |
Download
|
| 1.4.347 | 2013-12-21 |
Download
|
| 1.5.363 | 2013-12-22 |
Download
|
| 1.6.380 | 2013-12-22 |
Download
|
| 1.7.382 | 2013-12-23 |
Download
|
Download
|
[APPLICATIONNAME]
# set the language (de or en)
lang = de
# if you have changed any parameters before installing ManageExif, you should
# adapt the base java-directory
javaBaseDir = /opt/glawar.at/java
# set the log-file directory, where the logging should be done
logfiledir = /var/log/glawar.at/ManageExif
# cheat to always update (set it to 1)
alwaysUpdate = 0
# set the next parameter to 1 if you want to activate automatic update
updateAutomatically = 0
# date and time of next update; if you want to force update set value to 0
nextAutomaticUpdate = 123
# updateurl (predefined by vendor)
updateurl = http://software.glawar.at/javaframework/download/
# set the following parameter to 1 if you are using a proxy
updateuseproxy = 0
# set the name of your proxy-server
updateproxy = proxyname.com
# set the port of your proxy-server
updateproxyport = 80
# max amount of files to archive during update; set to 0 if you don't want
# to activate archiving
maxArchives = 5
# set the look and feel (can be changed within the application)
lookandfeel = com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
# if detailedOutput should be used (can be changed within the application)
detailedOutput = 1
# base directory where ManageExif start looking for images (can be changed within the application)
baseDataDir = /home/paco/Desktop
# set the following parameter to 1 if the source-file should be overwritten
# if set to 0 a the changed file will be renamed
useSameFile = 0
# set the default name for the copyright-tag
defaultCopyright = Paco
[Window]
extendedState = 0
width = 984
height = 836
x = 0
y = 24