Mouse RollOver on 3d Objects

Hello,



Is there a class that allows for mouse rollover on 3D objects? Something similar to Swing or Fenggui, but for JME 3D objects in which if a user moves the mouse on top of a sphere or texture, then the system detects that the mouse is on top of a texture or sphere without any clicks or picking happening, just mouse movement.





Thank you.