abstractpublic class PickMouseBehavior extends Behavior(Code)
Base class that allows users to adding picking and mouse manipulation to
the scene graph (see PickDragBehavior for an example of how to extend
this base class). This class is useful for interactive apps.