Swing components data binding
First of all hello to everybody. This is my first post here.Now back to business.... I am new to Java ...very new.... my recent work drove me to look for something else than .NET. For now I would like to know what J can do as far as data binding... let's say I have a list and I want to display a column in a db. Is there a automated way of doing it...? not programatically I mean.
The more I find out the more I like Java....
If it matters I am using NetBeans 5.0 and Sun Creator.
> First of all hello to everybody. This is my first
> post here.Now back to business.... I am new to Java
> ...very new.... my recent work drove me to look for
> something else than .NET. For now I would like to
> know what J can do as far as data binding... let's
> say I have a list and I want to display a column in a
> db. Is there a automated way of doing it...? not
> programatically I mean.
>The more I find out the more I like Java....
> If it matters I am using NetBeans 5.0 and Sun Creator.
There are some beans out there (commercial) such as
http://www.elegantjbeans.com/datatable/
There might be freeware ones as well. And I just picked the first thing that came up from a google search so that's not an endorsment of whatever elegantjbeans.com is selling, just offered up as an example.
Good Luck
Lee
tsitha at 2007-7-14 20:36:22 >
