Uses of Class
com.jme.ui.UIActiveObject

Packages that use UIActiveObject
com.jme.ui   
 

Uses of UIActiveObject in com.jme.ui
 

Subclasses of UIActiveObject in com.jme.ui
 class UIButton
          UIButton is a UIObject derived class that uses mouse input to change out the texture that is shown on the button
 class UICheck
          UIObject derrived object that adds another state beyond the UIButton, a checked state.
 class UIEditBox
          UIEditBox is a Node based aggrigation b/t a UIText and UIActiveArea