Uses of Class
net.sf.j3d.threeD.ui.panels.LightInfoPanel

Packages that use LightInfoPanel
net.sf.j3d.threeD.ui.menus   
 

Uses of LightInfoPanel in net.sf.j3d.threeD.ui.menus
 

Constructors in net.sf.j3d.threeD.ui.menus with parameters of type LightInfoPanel
EditMenu(Scene scene, SurfaceInfoPanel surfaceInfoPanel, LightInfoPanel lightInfoPanel)
          Constructs a new EditMenu object using the specified Scene object and the specified SurfaceInfoPanel and LightInfoPanel objects.
EditSceneMenu(Scene scn, SurfaceInfoPanel surfaceInfoPanel, LightInfoPanel lightInfoPanel)
          Constructs a new EditSceneMenu object using the specified Scene object and the specified SurfaceInfoPanel and LightInfoPanel objects.