クラス
com.jme3.input.Joystick の使用

Joystick を使用しているパッケージ
com.jme3.input The com.jme3.input package is used for all input handling in jMonkeyEngine. 
 

com.jme3.input での Joystick の使用
 

Joystick を返す com.jme3.input のメソッド
 Joystick[] InputManager.getJoysticks()
          Returns an array of all joysticks installed on the system.
 Joystick[] JoyInput.loadJoysticks(InputManager inputManager)
          Loads a list of joysticks from the system.