Uses of Class
org.wilmascope.light.LightFrame

Packages that use LightFrame
org.wilmascope.light   
 

Uses of LightFrame in org.wilmascope.light
 

Fields in org.wilmascope.light declared as LightFrame
 LightFrame SpotLightPanel.lightFrame
           
 

Methods in org.wilmascope.light that return LightFrame
 LightFrame LightManager.getLightFrame()
           
 

Constructors in org.wilmascope.light with parameters of type LightFrame
DirectionalLightPanel(LightFrame l)
           
PointLightPanel(LightFrame l)
           
SpotLightPanel(LightFrame l)