hep.lcd.io.ascii.handler
Class MCPrint
java.lang.Object
|
+--hep.lcd.io.ascii.BasicHandler
|
+--hep.lcd.io.ascii.handler.MCPrint
- public class MCPrint
- extends BasicHandler
- implements SegmentHandler
- Source Code:
- MCPrint.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCPrint
public MCPrint()
readSegment
public void readSegment(LineNumberReader input,
EventHeader header)
throws IOException
- Specified by:
readSegment
in interface SegmentHandler
outputClass
public Class outputClass()
- Specified by:
outputClass
in interface EventHandler
- Overrides:
outputClass
in class BasicHandler
startEvent
public void startEvent(EventHeader header)
- Specified by:
startEvent
in interface EventHandler
- Overrides:
startEvent
in class BasicHandler
The LCD Group