|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExternalEvent
A very simple event class for storage and queueing purposes. This class doesn't impose any requirements beyond the doEvent method.
External events from both the EAI and SAI systems implement this interface to get into the queuing system.
| Method Summary | |
|---|---|
void |
doEvent()
Perform the event actions. |
boolean |
isConglomerating()
Is the event conglomerating or non-conglomerating. |
| Method Detail |
|---|
void doEvent()
boolean isConglomerating()
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||