j3d.org Code

Uses of Interface
org.j3d.renderer.java3d.overlay.InputRequester

Packages that use InputRequester
org.j3d.renderer.java3d.overlay Classes for providing 2D screen overlays for a 3D canvas. 
 

Uses of InputRequester in org.j3d.renderer.java3d.overlay
 

Methods in org.j3d.renderer.java3d.overlay with parameters of type InputRequester
 void InteractiveTextureOverlay.setInputRequester(InputRequester req)
          Set the input requestor so that the overlay may manage when it requires input events.
 void InteractiveOverlayBase.setInputRequester(InputRequester req)
          Set the input requestor so that the overlay may manage when it requires input events.
 void InteractiveOverlay.setInputRequester(InputRequester req)
          Set the input requestor so that the overlay may manage when it requires input events.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org