| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventQueueElement
Represents one element in the EventQueue. Subclasses of EventQueue will define their own implementations EventQueueElement.
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
 | 
| Method Summary | |
|---|---|
 void | 
clearValues()
Clears the values of the element, so that the element no longer has pointers to any objects  | 
 void | 
copyTo(EventQueueElement pElem)
Copies the values in this element to the specified element  | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
void clearValues()
void copyTo(EventQueueElement pElem)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||