Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Drag and Drop unit test

wellington7Oct 26 2009 — edited Nov 26 2009
I already know [how to make a unit test for swing components copy/paste|http://forums.sun.com/thread.jspa?messageID=10847766�] .

But now I need to know how make unit tests for drag and drop (in a JTable), to make sure that when the target cell's component is not replaced the origin cell's component is not remover on exportDone().

Any idea?

Edited by: wellington7 on Oct 26, 2009 6:10 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2009
Added on Oct 26 2009
3 comments
182 views