|
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.SurfaceRemoveEvent
A SurfaceRemoveEvent object represents the event of removing a Surface object from the current Scene object.
| Constructor Summary | |
SurfaceRemoveEvent(Surface target)
Constructs a new SurfaceRemoveEvent object using the specified target. |
|
| Method Summary | |
Surface |
getTarget()
Returns the target of this SurfaceRemoveEvent object. |
java.lang.String |
toString()
Returns "SurfaceRemoveEvent". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SurfaceRemoveEvent(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 | |||||||||