|
||||||||||
| 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.AppearanceEvent
public class AppearanceEvent
| Constructor Summary | |
|---|---|
AppearanceEvent(Appearance source,
String key,
Object old)
|
|
| Method Summary | |
|---|---|
String |
getKey()
|
Object |
getOldValue()
|
| 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 AppearanceEvent(Appearance source,
String key,
Object old)
| Method Detail |
|---|
public String getKey()
public Object getOldValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||