パッケージ
com.jme3.app の使用

com.jme3.app を使用しているパッケージ
com.jme3.app The com.jme3.application provides a toolset for jME3 applications to interact with various components of the engine. 
com.jme3.app.state The com.jme3.app.state package provides app states, an abstract way of handling application logic. 
com.jme3.bullet   
com.jme3.cinematic   
com.jme3.cinematic.events   
jme3tools.optimize   
 

com.jme3.app により使用される com.jme3.app のクラス
Application
          The Application class represents an instance of a real-time 3D rendering jME application.
 

com.jme3.app.state により使用される com.jme3.app のクラス
Application
          The Application class represents an instance of a real-time 3D rendering jME application.
 

com.jme3.bullet により使用される com.jme3.app のクラス
Application
          The Application class represents an instance of a real-time 3D rendering jME application.
 

com.jme3.cinematic により使用される com.jme3.app のクラス
Application
          The Application class represents an instance of a real-time 3D rendering jME application.
 

com.jme3.cinematic.events により使用される com.jme3.app のクラス
Application
          The Application class represents an instance of a real-time 3D rendering jME application.
 

jme3tools.optimize により使用される com.jme3.app のクラス
Application
          The Application class represents an instance of a real-time 3D rendering jME application.
SimpleApplication
          SimpleApplication extends the Application class to provide default functionality like a first-person camera, and an accessible root node that is updated and rendered regularly.