net.sf.j3d.threeD.ui.event
Interface LightEvent

All Superinterfaces:
Event
All Known Implementing Classes:
LightAddEvent, LightEditEvent, LightRemoveEvent

public interface LightEvent
extends Event

A LightEvent object represents an event that targets a light.


Method Summary
 Light getTarget()
           
 

Method Detail

getTarget

Light getTarget()