Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

Java, the OLPC, and community responsibility

The "One Laptop Per Child" project has a great device ready to ship, but there's no Java on there. Let's think about working together to put Java on OLPC!
Replies: 0 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

A question about DND: how to get highlight row's index when dragOver Table

At 5:07 AM on Jul 23, 2008, wang yang Occasional Javalobby Visitor wrote:

By setting DropTargetEvent.feedback to DND.FEEDBACK_SELECT
the Item which mouse drag over will be highlight,
now I want to insert one tableItem into highLight position,so I need to know the index num of the highLight tableItem,
does anyone know how to get the highLight tableItem's index num?
(I have tried to use table.getSelectionIndex() but the return value is not correct)
Any help would be appreciated!

thread.rss_message