| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2012-06-23 | 1.6 kB | |
| J2SE_database_JavaBeans.zip | 2012-06-23 | 2.7 MB | |
| Totals: 2 Items | 2.7 MB | 0 | |
In this directory there is stored (for the downloading) the file  J2SE_database_JavaBeans.zip
This file contains the executable files concerning this project.
---------------------
after you unzip it, you get a subdirectory named "lib".
Inside this directory (named lib) there are stored the files DBNavigator.jar and DBOperator.jar;
these files are the libraries to use for implementation applications that work with Java Beans 
of this progect.
Other files stored in this subdirectory (lib) are needed only as support to run a demo that 
shows the features of this project.
---------------------
in the parent directory (of subdirectory lib) thhere are stored the files:
- Trys_TheBeans.jar (*)                      : an java executable that shows what is the performance od the project;
- BeansTester.java                           : the java source code of the demo program about  which we tolked before;
- JBeans_EditorComponentsProperties.jar (**) : a java executable utility that helps to work with JavaBeans of this project
- run_the_demo.pdf                           : a text file that supplys further explanations about trying this project
---------------------
(*) Trys_TheBeans.jar is a demo that shows the performance of the project. You can try it 
    following the instruction of the file run_the_demo.pdf 
(**) You can get more informations reading the file prj_presentation.pdf in the directory where are stored
     the sources files.
=====
23 - 06 -12 fixed a bug concerning use of JComBobox