hep.lcd.io.jas.sio.handler.block
Class EventMarker

java.lang.Object
  |
  +--hep.lcd.io.jas.sio.handler.block.EventMarker

public class EventMarker
extends Object
implements BlockHandler

Source Code:
EventMarker.java

Constructor Summary
EventMarker()
           
 
Method Summary
 void read(SIOBlock block, LCDEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventMarker

public EventMarker()
Method Detail

read

public void read(SIOBlock block,
                 LCDEvent event)
          throws IOException
Specified by:
read in interface BlockHandler


The LCD Group