jasext.hippo
Class HippoLocal

java.lang.Object
  |
  +--jas.jds.module.BasicLocalDIM
        |
        +--jasext.hippo.HippoLocal
All Implemented Interfaces:
AbstractDIM, LocalDIM, LocalDIM2, java.io.Serializable

public class HippoLocal
extends BasicLocalDIM

See Also:
Serialized Form

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

Constructor Detail

HippoLocal

public HippoLocal()
Method Detail

openDataSet

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