You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mac Widgets for Java
I don't know all about JTable, its possible to drag n drop a element
of Jtable to a sourceListItem?
I've read its possible between differents JTable models, but im not
sure if SourceList can affect something :s
thx
Ken Orr
unread,
May 30, 2010, 9:45:45 PM5/30/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mac Widgets for Java
Hi encaputxat,
There isn't currently any drag-and-drop support in the SourceList
component. You could implement you're own drag-and-drop by using
SourceListTreeUI with a standard JTable: