Click to See Complete Forum and Search --> : JComponent Keyboard input


Paddy Notemaker
04-11-2005, 11:30 PM
Dear all,

I was wondering if anyone had a straightforward easy way to make controls that could be used to manipulate the positions of drawings in a JComponent. I want to use this for a 2D game. Looking through the java manual, I have seen stuff on mnemonics and all this other stuff I don't want, so I came for help here. I would be extremely thankful if someone could point me in the direction of a very straightforward explanation of how to go about this or tell me themselves. Thanks to all.

ray326
04-11-2005, 11:48 PM
http://www.google.com/search?q=java+2d+game

Looked like several starting points on the first page.