Commit Graph

16 Commits

Author SHA1 Message Date
0420f11fa1 i updated the search to allow for time variables 2011-01-10 03:30:33 +00:00
b5da1bf2a7 i fixed the file loading progress bar by creating a boolean isLoadingFile in OrderDB 2011-01-09 18:42:04 +00:00
da038f97bb i added the required lib for SQL
i created OrderPane to be used in any frame that will display orders.
2011-01-09 18:21:50 +00:00
9070a0b21d I created a new OrderDB.java that uses sqlite to store its orders 2011-01-09 08:09:54 +00:00
2a6a5c57b1 created a file filter for the jfile chooser for CSV files 2011-01-07 16:47:56 +00:00
13c1c5dae7 reorg of files and variables 2011-01-06 17:44:03 +00:00
0af0c1007d created an exception handler that creates a report and dispalys it to the user asking them to email it to twentycodes@gmail.com 2011-01-06 17:21:13 +00:00
bf6077f0e8 reomved un-needed libs 2011-01-05 17:12:46 +00:00
a41c865885 i updated the custom name search feature to ignore case 2011-01-05 17:09:40 +00:00
9154fb87b9 i added Customer name and google order number to the search feature 2011-01-05 16:28:53 +00:00
d103d1a070 I changed all of Dates field variables (except mYear) from int to byte to save memory.
updated comments
2011-01-05 15:44:18 +00:00
a1ee23cd53 finished Date.java s compareTo() and modifyed Order.java s compare to method to use its date 2011-01-05 05:55:23 +00:00
d571efd22e I added a progress bar to the search dialog, and updated comments 2011-01-04 16:50:45 +00:00
bbafa91df5 Initial commit of my working order processor. 2011-01-03 15:16:21 +00:00
69eb4879b9 Share project "Order Processor" into "svn+ssh://tcdevsvn1/svn/test" 2011-01-03 15:15:50 +00:00
0a809940ab 2011-02-02 06:13:29 +00:00