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

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

public class VXD
extends hep.lcd.io.jas.sio.handler.block.BasicTracker
implements BlockHandler

Source Code:
VXD.java

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

VXD

public VXD()
Method Detail

read

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


The LCD Group