Re: Jlist not responding for arrow keys



Hii,
Its working now.Previously i put requestFocus() method in constructor
of JScrollPane.When i kept it in paint() method its working .Still I am
doing trial and error Its difficult to work in Graphics.Thanks for
your quick reply.

.