PSE 2000 Group 4

jobmatch.presentation.script
Class JobScriptRunner.PythonFiles

java.lang.Object
  |
  +--jobmatch.presentation.script.JobScriptRunner.PythonFiles

class JobScriptRunner.PythonFiles
extends Object
implements FilenameFilter


Constructor Summary
(package private) JobScriptRunner.PythonFiles()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobScriptRunner.PythonFiles

JobScriptRunner.PythonFiles()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter

PSE 2000 Group 4