Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Glazed lists

  1. #11
    Join Date
    Dec 2004
    Posts
    1

    Default GrazedLists and Jgoodies Binding

    Hello,

    I am Thanh, a spring developer. First of all, sorry for my question. It may be a *stupid* question.

    Please reply,
    Can I use GrazedLists and Jgoodies Binding together?? For example, can I use your GrazedLists tables without losing jgoodies binding features?

  2. #12
    Join Date
    Aug 2004
    Posts
    203

    Default

    yes

  3. #13
    Join Date
    Aug 2004
    Location
    Northridge, CA
    Posts
    151

    Default

    We also have a rich data binding framework that connects backing domain objects to GUI controls: glazed lists could help here in supporting async. updates of collections (which will automatically reflect in bound controls through our data binding library.)
    is it pssible to do that ? I think Keith had suggested that while ago but I need to do it now, and I was wondering if someone can give me some pointers on how ?

  4. #14

    Default There's this class, which may help: GlazedTableModel

    Also, I think there are several threads dealing with the glazed stuff.

    Even if you want a list or tree instead of a table, that class may help you get off the ground.

  5. #15
    Join Date
    Aug 2004
    Location
    Nanjing,China
    Posts
    9

    Default how?

    Quote Originally Posted by snpe
    yes
    Can u tell me how to do this?tks

Similar Threads

  1. Combining multiple lists into one
    By kbaum in forum Container
    Replies: 2
    Last Post: Oct 23rd, 2005, 06:29 PM
  2. Best way to populate pojo lists
    By lucianolup in forum Web
    Replies: 1
    Last Post: Aug 1st, 2005, 04:33 AM
  3. Populating drop-down lists
    By trondgzi in forum Web
    Replies: 5
    Last Post: Feb 3rd, 2005, 05:28 AM
  4. 3rd party integration for Glazed Lists
    By swankjesse in forum Swing
    Replies: 12
    Last Post: Nov 25th, 2004, 01:44 PM
  5. PropertyPlaceholderConfigurer with Lists?
    By gaffonso in forum Container
    Replies: 5
    Last Post: Oct 26th, 2004, 05:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •