Home
Name Modified Size InfoDownloads / Week
distribution_src 2012-06-24
distribution_jar 2012-06-23
readme.txt 2012-06-24 1.9 kB
Totals: 3 Items   1.9 kB 0
“Swing toolkit to access a table of a database“ 
-----------------------------------------------

this project can be used to prepare programs that access 
to databases.

It is made with two JavaBeans that work in a similar way to 
that of other Java swing components (JtextBox, JComboBox, 
JCheckBox, ...) which are used over graphical user interfaces.

These JavaBeans supply coapability to applications to show on the 
screen the data that is stored in databases as also allows to manipulate 
them with the basic operations (add, modify and delete registrations).

-----------------------
-----------------------

here there are two subdirectories (distribution_jar and distribution_src)

- distribution_jar: in this directory there are packaged, in the file 
           J2SE_database_JavaBeans.zip, the executables (files.jar)
           of this project and also some explications for using it.
           After you doawndoaded and unpackaged this file.zip you:
           - can run the file BeansTester.jar, a demo from who you can
             understand what are the features of this project;
           - get the libraries that need to create your applications whit 
             this java beans.
             These libraries are in the files DBNavigator.jar and DBOperator.jar.

- distribution_src: in this directory there are packaged (in the files 
           JavaBean_OPERATIONS.ZIP and JavaBean_NAVIGATOR.ZIP) 
           - the sources files of this project, 
           - the source code of an utility for setting up program that use
             the Java Beans and some eplications about the design of this poject

======================
Please let me know if this project works good for you and,specially, if using it 
you find bugs.     my E-MAIL address: 
angelo.moreschini@medident-sw.it

............

06 / 23 / 12 =--> fixed a bug comcerning use of JComboBox
Source: readme.txt, updated 2012-06-24