|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
de.jreality.scene.event.SceneEvent
de.jreality.scene.event.LightEvent
public class LightEvent
| Constructor Summary | |
|---|---|
LightEvent(Light source)
Constructor for LightEvent. |
|
| Method Summary | |
|---|---|
Light |
getLight()
Returns the sourceLight. |
| Methods inherited from class de.jreality.scene.event.SceneEvent |
|---|
getSourceNode |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LightEvent(Light source)
Light - | Method Detail |
|---|
public Light getLight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||