FreeHEP API
Version v1.2.2

org.freehep.tools
Class MakeClasspath

java.lang.Object
  |
  +--org.freehep.tools.MakeClasspath
All Implemented Interfaces:
FilenameFilter

public class MakeClasspath
extends Object
implements FilenameFilter

A simple program for creating scripts to set the FreeHEP CLASSPATH

Author:
tonyj

Method Summary
 boolean accept(File dir, String name)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException
Parameters:
args - the command line arguments
IOException

accept

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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.