Jtable - complex tables.

From: farseer (farseer_at_optonline.net)
Date: 03/19/05


Date: 19 Mar 2005 12:52:31 -0800

Hi, i am not sure how to describe this, so i will give an example of
what i am trying to do:

Name Descr Price Name Descr Price
XXX XXXX 10 WWW TTTT 12
YYY YYYY 23 VVV TTTT 13
ZZZ ZZZZ 14 TTT TTTT 33

Basically, i am trying to create a table that contains three columns.
After a certain number of rows has been displayed, it will then "roll
over" display it's records to the right. i am not sure how to put this

in proper words, but i hope the example above explains what i am trying

to do.

Anyone have an idea or suggestions on how to do this?



Relevant Pages

  • Re: Jtable - complex tables.
    ... effect that you are looking for by writing a custom TableModel ... > Name Descr Price Name Descr Price ... > over" display it's records to the right. ...
    (comp.lang.java.gui)
  • Jtable - complex tables.
    ... Name Descr Price Name Descr Price ... After a certain number of rows has been displayed, it will then "roll ... over" display it's records to the right. ... in proper words, but i hope the example above explains what i am trying ...
    (comp.lang.java.gui)