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

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

public class MCPrint
extends Object
implements BlockHandler

Source Code:
MCPrint.java

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 IOException
Specified by:
read in interface BlockHandler


The LCD Group