- Jul 06, 2015
-
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@113 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@112 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@111 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@110 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@109 8cd9067d-c999-334f-a84c-f700af356b08
-
- Jun 01, 2015
-
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@108 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
-Solved bugs.Errors while building the project.The problem was in the build-impl.xml file.The first problem was the class path of the libs.CopyLibs.classpath property,to solve this error add the the class path to Netbeans 8.2, in Tools->Java->Ant. Example : libs.CopyLibs.classpath=C\:\\Program Files\\NetBeans 8.0.2\\java\\ant\\extra\\org-netbeans-modules-java-j2seproject-copylibstask.jar. The other problems were the attributes "rebase" and "excludeFromCopy" (copylibs doesn't support the "excludeFromCopy" attribute , copylibs doesn't support the "rebase" attribute) in the build-impl.xml.To solve that error the attributes were removed. +Added lib folder to the /dist directory. New version compiled. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@107 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
-Solved bugs.Errors while building the project.The problem was in the build-impl.xml file.The first problem was the class path of the libs.CopyLibs.classpath property,to solve this error add the the class path to Netbeans 8.2, in Tools->Java->Ant. Example : libs.CopyLibs.classpath=C\:\\Program Files\\NetBeans 8.0.2\\java\\ant\\extra\\org-netbeans-modules-java-j2seproject-copylibstask.jar. The other problems were the attributes "rebase" and "excludeFromCopy" (copylibs doesn't support the "excludeFromCopy" attribute , copylibs doesn't support the "rebase" attribute) in the build-impl.xml.To solve that error the attributes were removed. +Added lib folder to the /dist directory. New version compiled. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@106 8cd9067d-c999-334f-a84c-f700af356b08
-
- Mar 23, 2015
-
-
developer9 authored
+ Added class UfrCoder with the uFrFunctios interface for the handling of the ufr library functions. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@105 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
+ Added class UfrCoder with the uFrFunctios interface for the handling of the ufr library functions. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@104 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@103 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
+ The class UfrCoder with the interface uFrFunctions is added to the project,for the handling of the ufr library functions.If the loading of the library fails, a error message will be displayed in a dialog(JOptionPane). git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@102 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
+ The class UfrCoder with the interface uFrFunctions is added to the project,for the handling of the ufr library functions.If the loading of the library fails, a error message will be displayed in a dialog(JOptionPane). git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@101 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
The name of the class for the handling the ufr library functions is changed to UfrCoder.All functions of the library are added to the uFrFunctions interface.Changes on the GetLibFullPath function,the isApplet(boolean) parameter is added,and it should be false if the project is not an applet.If the Project is an applet ,isApplet has to be true.The value of the isApplet parameter changes the the return String of the function. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@100 8cd9067d-c999-334f-a84c-f700af356b08
-
- Mar 20, 2015
-
-
developer3 authored
+ added Library for MAC OSX x86 and x86_64 git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@99 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
+ debug git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@98 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@96 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
- Added new libraries git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@95 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@94 8cd9067d-c999-334f-a84c-f700af356b08
-
- Feb 19, 2015
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@93 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@92 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@91 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@90 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- dynamic content reading NTAG,UltraLight/Classic 1k and 4k cards in 'ViewAll' function - enabled automatic printing length of the string in LinearWrite function for field 'DataLength' - changes names of dll - fixed minor bugs git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@89 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- enabled automatic printing length of the string in LinearWrite function for field 'DataLength' - changes names of dll - fixed minor bugs git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@88 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- dynamic formatting content NTAG,UltraLight / Classic,1k i 4k cards - character format is $0 instead $FF - changes names of dll - fixed minor bugs git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@87 8cd9067d-c999-334f-a84c-f700af356b08
-
- Sep 05, 2014
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@86 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@85 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- automatic printing length of string in LinearWrite fnuction in field DataLength - rename libraries - added synchronized method git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@84 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- rename libraries - added synchronized method git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@83 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@82 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@81 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@80 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@79 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@78 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@77 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@76 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- automatic printing length of string in LinearWrite fnuction in field DataLength - rename libraries - added synchronized method git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@75 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- rename libraries - added synchronized method git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@74 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
- format sing is $0 instead of the $FF - rename libraries - added synchronized method git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@73 8cd9067d-c999-334f-a84c-f700af356b08
-