I understand you can use the Scanner to read text from the console but is there a way to use some form of scanner to detect my keypresses in a JFrame? (i don’t really wanna use my player input manager for movements for this but i can if it comes down to it)