gurjeet
unread,Jul 8, 2009, 7:37:31 PM7/8/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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,
If one navigates the sourcelist using the keyboard, the change events
don't get fired. This can be expected since the API seems to be geared
towards mouse clicks (button, numClicks arguments). If the component
does not allow/use keyboard navigation, perhaps it should ignore
keyboard events altogether (a la Apple Mail).
On the other hand, its nice to have keyboard navigation, so it might
be useful to change the API to allow for keyboard navigation (a la
iTunes).
Gurjeet