|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.d_haven.event.impl.AbstractEventHandler
public abstract class AbstractEventHandler
Created by IntelliJ IDEA. User: bloritsch Date: Jun 14, 2004 Time: 11:08:15 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
AbstractEventHandler()
|
|
| Method Summary | |
|---|---|
void |
handleEvents(java.lang.Object[] elements)
Handle a whole array of events at a time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.d_haven.event.EventHandler |
|---|
handleEvent |
| Constructor Detail |
|---|
public AbstractEventHandler()
| Method Detail |
|---|
public void handleEvents(java.lang.Object[] elements)
EventHandler
handleEvents in interface EventHandlerelements - The array of elements that the EventHandler must
process
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||