hep.lcd.io.jas
Class LCDLocal

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

public class LCDLocal
extends MultiFileLocalDIM

See Also:
Serialized Form
Source Code:
LCDLocal.java

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

LCDLocal

public LCDLocal()
Method Detail

openDataSet

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


The LCD Group