Create a cell renderer that returns the JTable as its component.
 

Dave Wathen
Canzonet Limited
http://www.canzonet.com
mailto:[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Amit Rana
Sent: 09 April 2002 10:24
To: advanced_swing
Subject: JTable inside a JTable
Importance: High

I have an application in which user creates some screens. (the out is not HTML but some xml) I am using various Swing components to allow user to drag-drop and create the screen.
 
There might be a situation when user would like to make a table inside a table (which is a normal practise in aligning html components)
 
how can i put a JTable inside a JTable?
 
Thanks in Advance.
 
Regards,
Amit Rana.
 

Reply via email to