Gamepad support?

Is there any way to use a Gamepad/Joystick in JME and

capture input?

Currently there is only direct support for Mouse and Keyboard, we use the underlying LWJGL Input system. So, if they support one we can easily add support for it.