hep.lcd.io.jas.sio
Class SIOLocal

java.lang.Object
  |
  +--jas.jds.module.BasicLocalDIM
        |
        +--jas.jds.module.MultiFileLocalDIM
              |
              +--hep.lcd.io.jas.sio.SIOLocal

public class SIOLocal
extends MultiFileLocalDIM

See Also:
Serialized Form
Source Code:
SIOLocal.java

Constructor Summary
SIOLocal()
           
 
Method Summary
 EventSource openDataSet(String fileName)
           
 
Methods inherited from class jas.jds.module.MultiFileLocalDIM
getSetupPage
 
Methods inherited from class jas.jds.module.BasicLocalDIM
getFileFilter, getHelpTopic, setLocalJobBuilder, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SIOLocal

public SIOLocal()
Method Detail

openDataSet

public EventSource openDataSet(String fileName)
                        throws ModuleException
Overrides:
openDataSet in class BasicLocalDIM


The LCD Group