|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--vrml.external.field.EventIn
Field Summary | |
protected Field |
eventin_
VRwave implementation. do not call from applets |
protected int |
fieldtype_
|
protected Scene |
scene_
|
Constructor Summary | |
EventIn()
|
Method Summary | |
int |
getType()
Get the type of this EventIn (specified in FieldTypes.java). |
void |
initialize(Field eventin,
int fieldtype,
Scene scene)
|
protected void |
sendEvent()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected Field eventin_
protected Scene scene_
protected int fieldtype_
Constructor Detail |
public EventIn()
Method Detail |
public int getType()
public void initialize(Field eventin, int fieldtype, Scene scene)
protected void sendEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |