|
Rings Version 0.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectthreeD.ui.event.SceneEvent
threeD.ui.event.SceneEditEvent
threeD.ui.event.LightAddEvent
A LightAddEvent object represents the event of adding a new Light object to the current Scene object.
| Constructor Summary | |
LightAddEvent(Light target)
Constructs a new LightAddEvent object using the specified target. |
|
| Method Summary | |
Light |
getTarget()
Returns the target of this LightAddEvent object. |
java.lang.String |
toString()
Returns "LightAddEvent". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LightAddEvent(Light target)
| Method Detail |
public Light getTarget()
getTarget in interface LightEventpublic java.lang.String toString()
toString in class SceneEditEvent
|
Rings Version 0.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||