hep.lcd.io.sio.lcd.handler.block
Class MCPrint

java.lang.Object
  extended byhep.lcd.io.sio.lcd.handler.block.MCPrint
All Implemented Interfaces:
BlockHandler

public class MCPrint
extends java.lang.Object
implements BlockHandler


Constructor Summary
MCPrint()
           
 
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

MCPrint

public MCPrint()
Method Detail

read

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


The LCD Group