keylistener
sonyericsson xperia x10 del key
I open virtual keyboard and get pressed key in my 2d application. but virtual keyboard doesn\'t give any response when I pr开发者_JAVA百科ess DEL key on virtual keyboard.[详细]
2023-03-14 17:58 分类:问答KeyListener not listening when I change a boolean
Alright, i\'m making a small pong game, and, i\'m making a start menu for it. It\'s like,开发者_开发知识库 you start up the game, get a menu, you click on play, and then the game starts, now, everythi[详细]
2023-03-10 09:52 分类:问答Problem with KeyListener and jframe
I\'ve got problem with JFrame and KeyListerner in Tetris game. I\'ve got two frames - one with Start Button and second with Board. In the second frame I want to control shapes from keyboard, but when[详细]
2023-03-09 19:59 分类:问答"global" KeyListener using JNA
I have in plan making of program in Java running under Windows that can map diffenrent \"macros\" on different keys runnig at background. Problem is - how to make Java listen to keys pressed when the[详细]
2023-03-09 00:03 分类:问答How to listen to press more buttons on the keyboard?
I on the keyboard a lot more buttons, and I really need to listen t开发者_运维知识库o push the buttons (multimedia play, stop ..).[详细]
2023-03-05 14:42 分类:问答JScrollBar, remove keyListener?
H开发者_开发问答ey you all, just a quick question of what i havent found anywhere. Im adding a scrollpane to a JPanel, with 2 JScrollBars. One vertical and one horizontal. Everything works fine just t[详细]
2023-03-02 08:21 分类:问答Can I track the keys pressed, using ActionScript?
Can I track the keys pre开发者_如何学Pythonssed, using ActionScript?I use this class that I made a while back:[详细]
2023-03-02 00:54 分类:问答java keylistener not working after export
I have a JFrame that hosts my Applet. There is a KeyListener on the applet to handle arrow keys and the enter/escape key.[详细]
2023-03-01 05:31 分类:问答How to get rid of error?
I\'m writing text editor that is supposed to actually SAY the current key that is pressed. I managed to do that, I even prepared files. And everything works just fine, but when the amount of symbols b[详细]
2023-02-28 23:24 分类:问答isShiftDown when JButton pressed?
Hi all I have a JFrame and I\'ve added a JButton to that JFrame. Also I\'ve added an ActionListener to my JButton.[详细]
2023-02-23 03:53 分类:问答