| Commit | Date | |
|---|---|---|
|
[r114]
by
bworrell
Changed the underlying AbsXmlObjTableModel.java to have the table data stored in a List<? extends XmlObject> instead of a multidimensional array. |
2008-09-10 14:54:32 | Tree |
|
[r113]
by
jonathanobaker
|
2008-09-08 14:04:42 | Tree |
|
[r112]
by
jonathanobaker
|
2008-09-08 13:16:38 | Tree |
| 2008-09-08 13:11:28 | Tree | |
|
[r110]
by
jonathanobaker
|
2008-09-04 14:55:14 | Tree |
|
[r109]
by
jimwinston
Implemented two selects in FileTypeDAO. One overrides the base class and returns a list of FileUpdateResponses that contain a temporary file along with the FileTypes and codes. The other returns a single FileUpdateResponse with the FileType and a temp file for a given app_id, file_id. |
2008-09-03 20:55:10 | Tree |
|
[r108]
by
jimwinston
Ipmlemented getFile() method that returns the contents of the file from the database in a temporary file. |
2008-09-03 17:52:23 | Tree |
| 2008-09-03 13:46:10 | Tree | |
| 2008-09-03 13:23:03 | Tree | |
|
[r105]
by
jimwinston
Assume we should close up shop if the login dialog closed and the user is not valid. Don't worry about checking to see if the user canceled. He may have closed the dialog with the 'x' widget on the window bar. |
2008-09-02 20:22:10 | Tree |