added a date picker dialog to make it easier to enter dates into searches

This commit is contained in:
2011-01-10 19:06:52 +00:00
parent f8d9eb7281
commit 1469f69507
7 changed files with 194 additions and 12 deletions

View File

@@ -3,5 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/sqlitejdbc-v056.jar"/>
<classpathentry kind="lib" path="lib/jcalendar-1.3.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>