Should Add an new DataBinding component like .Net(C#)

This forum is used by users to request and discuss new product features. Please do not use this forum for technical support including bug reports.

Moderator: JIDE Support

Forum rules
Product suggestions only. Please do not use this forum for technical support including bug reports.

Should Add an new DataBinding component like .Net(C#)

Postby Jethro » Sat Mar 08, 2008 9:09 pm

Swing use Model to implementation databinding, it's flexible BUT it's not so powerful and convinient as .Net.

For example, in .net, table is binding to and IList<T>, it's confirm to OOP,and easy to use. in java, we have to 1) copy all List<T> data to an TableModel 2) implement ourself TableModel<T> used both in business code and UI code. Both are not so good.
You should construct an easy to use and consistent binding architecture in all your UI components. (maybe can reference .Net Framwork, Infragistics.Net, DevExpress.Net)
Jethro
 
Posts: 1
Joined: Mon Feb 18, 2008 3:58 am

Postby JIDE Support » Sat Mar 08, 2008 9:46 pm

You may give BeanTableModel a try. It sounds like something you talked about.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Postby avitaln » Wed Mar 12, 2008 7:12 am

Hi

Glazedlists does what you are looking for:

http://publicobject.com/glazedlists/
https://glazedlists.dev.java.net/

Regards

Avital
avitaln
 
Posts: 2
Joined: Wed Jan 04, 2006 8:08 am


Return to Product Suggestions

Who is online

Users browsing this forum: Google [Bot] and 12 guests