jasext.paw
Class PawLocal

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

public class PawLocal
extends BasicLocalDIM

A LocalDIM for accessing PAW files from a JAS client

See Also:
Serialized Form

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

PawLocal

public PawLocal()
Method Detail

openDataSet

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