Angefangen, NewLending mit Hilfe von SwingX zu implementieren.

This commit is contained in:
Servicepoint
2014-11-11 17:01:22 +01:00
parent 2c12118442
commit 353900a8a7
22 changed files with 266 additions and 203 deletions

View File

@@ -4,6 +4,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.32-bin.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc-3.7.2.jar"/>
<classpathentry kind="lib" path="lib/jdatepicker-1.3.4.jar"/>
<classpathentry kind="lib" path="lib/swingx-all-1.6.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>