organized imports |
|
More...
|
over 19 years ago
|
fixed constructor error |
|
More...
|
over 19 years ago
|
fuglified while I play and experiment with UI |
|
More...
|
over 19 years ago
|
removed constructor that took a ResultSet |
|
More...
|
over 19 years ago
|
Preliminary Datasource stuff. |
|
More...
|
over 19 years ago
|
renamed some Weights to Measures |
|
More...
|
over 19 years ago
|
Changes from class name refactoring |
|
More...
|
over 19 years ago
|
renamed EditConsumedFoodDialog to EditServing Dialog |
|
More...
|
over 19 years ago
|
renamed FoodInfo to ServingEditor |
|
More...
|
over 19 years ago
|
renamed Consumed to Serving |
|
More...
|
over 19 years ago
|
renamed Weight to Measure |
|
More...
|
over 19 years ago
|
Skeleton of an implementation of FoodDatasource and an SQLDatasource |
|
More...
|
over 19 years ago
|
Javadoc. I really should do this as I write... |
|
More...
|
over 19 years ago
|
Brought DB properties in line with the sample |
|
More...
|
over 19 years ago
|
Generic source handling in SearchPanel Proper error handling in ConnectionManager to go with it. |
|
More...
|
over 19 years ago
|
ConnectionManager now uses the properties file to load the database names. SearchPanel will show whatever is in that properties file. |
|
More...
|
over 19 years ago
|
organized imports, added note |
|
More...
|
over 19 years ago
|
organized imports |
|
More...
|
over 19 years ago
|
support for multiple sources, cleaner search interface |
|
More...
|
over 19 years ago
|
formatting, colors |
|
More...
|
over 19 years ago
|
minor update |
|
More...
|
over 19 years ago
|
formatted |
|
More...
|
over 19 years ago
|
replaced tabs with spaces, formatted better, added BIOMARKER table |
|
More...
|
over 19 years ago
|
organized imports |
|
More...
|
over 19 years ago
|
some code standards settings for the project - tabs of 3 spaces - organize imports set to level-2 |
|
More...
|
over 19 years ago
|
ConnectionManager will now notify on connection |
|
More...
|
over 19 years ago
|
Now properly handles Java Dates for ALL SQL |
|
More...
|
over 19 years ago
|
Massive cleanups Moved DB Connection issues over to ConnectionManage Modified connection properties to support the three databases Fixed an error in SQLInsert with respect to Date classes. Probably going to have to generalize that. Renamed UserDatabase for consistent class naming |
|
More...
|
over 19 years ago
|
This is the current state of the food database properties file. MUST BE UPGRADED TO |
|
More...
|
over 19 years ago
|
Nicer layout on the food editor |
|
More...
|
over 19 years ago
|