|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.j3d.threeD.ui.event.SceneEvent
net.sf.j3d.threeD.ui.event.SceneEditEvent
net.sf.j3d.threeD.ui.event.SurfaceAddEvent
public class 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. |
String |
toString()
Returns "SurfaceAddEvent"; |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SurfaceAddEvent(Surface target)
| Method Detail |
|---|
public Surface getTarget()
getTarget in interface SurfaceEventpublic String toString()
toString in class SceneEditEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||