|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IElementEventQueue
Interface for an element event queue. An event queue is used to propagate ordered element events in one region.
| Method Summary | |
|---|---|
void |
addElementEvent(IElementEventHandler hand,
IElementEvent event)
Adds an ElementEvent to be handled |
void |
destroy()
Description of the Method |
boolean |
isAlive()
Gets the alive attribute of the IElementEventQueue object |
| Method Detail |
|---|
void addElementEvent(IElementEventHandler hand,
IElementEvent event)
throws java.io.IOException
hand - The IElementEventHandlerevent - The IElementEventHandler IElementEvent event
java.io.IOExceptionvoid destroy()
boolean isAlive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||