Regarding Swings with Table in Stand alone Application

hi all

my senario is i have all objects.now i want to present each object individually that contains properties.

now i want the following situation. plz can any body do favour to me

create a table tag in swing

while(some iteration)

{

create a table row in swing

create a table column in swing

present object data(to control)

close table column

close table row

}

close table

Thanks in advance

[478 byte] By [srk_760a] at [2007-10-3 4:00:59]
# 1
Hi,There's a Swing forum, but I doubt that it will help you since it's very hard to understand what you want to do, and what the problem is.Kaj
kajbja at 2007-7-14 22:00:08 > top of Java-index,Java Essentials,Java Programming...