|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.event.EventFactory
public final class EventFactory
The event factory.
| Method Summary | |
|---|---|
static MEventListener |
readNextEvent(java.io.InputStream inputFile,
MCard card)
return the next EventListener read from the current offset Structure of InputStream : Data[size] idEvent [1] idZone [1] test [...] |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MEventListener readNextEvent(java.io.InputStream inputFile,
MCard card)
throws java.io.IOException
inputFile - is the file containing this eventcard - is the card owning this event
java.io.IOException - if error occurred during the reading process from the specified
input stream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||