|
|
Jlist not responding for arrow keys
hi,
I am using a ScrollPane which encapsualtes a JList and the list
elements response for mouse scroll keys but it is not responding to the
upward and downward arrow keypress.Can anyone give any idea how to
solve this.
thanks in advance.
|
|
0
|
|
|
|
Reply
|
muthuramantripura (18)
|
4/27/2006 9:08:26 AM |
|
raam wrote:
> hi,
> I am using a ScrollPane which encapsualtes a JList and the list
> elements response for mouse scroll keys but it is not responding to the
> upward and downward arrow keypress.Can anyone give any idea how to
> solve this.
> thanks in advance.
>
ScrollPane or JScrollPane?
|
|
0
|
|
|
|
Reply
|
Vova
|
4/27/2006 1:50:26 PM
|
|
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.
|
|
0
|
|
|
|
Reply
|
raam
|
4/28/2006 3:39:35 AM
|
|
|
2 Replies
391 Views
(page loaded in 0.058 seconds)
Similiar Articles: Jlist not responding for arrow keys - comp.lang.java.gui ...hi, I am using a ScrollPane which encapsualtes a JList and the list elements response for mouse scroll keys but it is not responding to the upward and downward arrow ... Arrow Key Codes... - comp.lang.asm.x86Jlist not responding for arrow keys - comp.lang.java.gui ... Arrow Key Codes... - comp.lang.asm.x86 Arrow Key Codes... - comp.lang.asm.x86 Efficient way to capture all ... GUI keyboard input when zoom in selected - comp.soft-sys.matlab ...Jlist not responding for arrow keys - comp.lang.java.gui ... GUI keyboard input when zoom in selected - comp.soft-sys.matlab ... Navigate table rows using arrow keys ... gui keyboard function - comp.soft-sys.matlabJlist not responding for arrow keys - comp.lang.java.gui ... GUI keyboard input when zoom in selected - comp.soft-sys.matlab ... Jlist not responding ... working ... Focus problem on JList - comp.lang.java.guiHello, I made a JDialog with two JButton and one JList. I'd like to get the focus on my Jlist, but it's always the first button (in declaration order... key not working - comp.sys.laptops.thinkpadJlist not responding for arrow keys - comp.lang.java.gui ... MS ACCESS :: Up And Down Arrow Keys Not Responding Correctly Up And Down Arrow Keys Not Responding Correctly I ... How to programmatically select a list in JList? - comp.lang.java ...Jlist not responding for arrow keys - comp.lang.java.gui ... hi, I am using a ScrollPane which encapsualtes a JList and the list ... How to programmatically select a list ... Moving toolbar to top row? - comp.graphics.apps.paint-shop-pro ...Jlist not responding for arrow keys - comp.lang.java.gui ... Moving toolbar to top row? - comp.graphics.apps.paint-shop-pro ... Navigate table rows using ... dbx shell arrow keys not working - comp.unix.solarisAfter starting dbx, then the arrow keys does not work. Pressing the up arrow k... ... unexpected), if you had >> bothered to quote the part that I was responding to ... Efficient way to capture all keyboard input - comp.lang.java.gui ...In general those are navigation orientated - tab, arrow up ... takes you to the default text field. You are aware that JList has keyboard navigation using "letter" keys ... Jlist not responding for arrow keys - comp.lang.java.gui ...hi, I am using a ScrollPane which encapsualtes a JList and the list elements response for mouse scroll keys but it is not responding to the upward and downward arrow ... Arrow Keys - not responding - Microsoft Corporation: Software ...Hi, I'd like to indicate whether the user pressed any of the arrow keys (up, down, right, left). I've seen here, in the forum a related thread, but could't ... 7/24/2012 2:43:25 PM
|
|
|
|
|
|
|
|
|