Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2774

Table Model from Bean

From "Tom N" <tom.n@THRWHITE.remove-dii-this>
Subject Table Model from Bean
Message-ID <Xns99EB1559AFDA3ndt601946x@61.9.191.5> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:41 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
I'm looking for a LGPL or similar package that provides a table model for a 
JTable with values provided by beans.

I'd like to be able to have both one bean instance per row (so attribute 
names are the column names) and alternately where one bean instance 
populates the entire table (where attribute name is in column 0 and value 
is in column 1).

Needs to provide for editing the values with value constraints and property 
change notification.

Any suggestions?  Preferably something lightweight and not a code 
generator.

Anything like this for a JTree?

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Table Model from Bean "Tom N" <tom.n@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
  Re: Table Model from Bean "Tom N" <tom.n@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
    Re: Table Model from Bean "Lionel van den Berg" <lionel.van.den.berg@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
      Re: Table Model from Bean "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
        Re: Table Model from Bean "Lionel van den Berg" <lionel.van.den.berg@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
          Re: Table Model from Bean "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
      Re: Table Model from Bean "Tom N" <tom.n@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
        Re: Table Model from Bean "Lionel van den Berg" <lionel.van.den.berg@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000

csiph-web