|
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.SurfaceAddEvent
A SurfaceAddEvent object represents the event of adding a new surface to the current scene.
| Constructor Summary | |
SurfaceAddEvent(Surface target)
Constructs a new SurfaceAddEvent object with the specified target. |
|
| Method Summary | |
Surface |
getTarget()
Returns the target of this SurfaceAddEvent object. |
java.lang.String |
toString()
Returns "SurfaceAddEvent"; |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SurfaceAddEvent(Surface target)
| Method Detail |
public Surface getTarget()
getTarget in interface SurfaceEventpublic 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 | |||||||||