uk.ac.ed.ebrainbuilder
Class ProjectHandler

java.lang.Object
  extended by uk.ac.ed.ebrainbuilder.ProjectHandler

public class ProjectHandler
extends Object


Field Summary
static String ext
           
 
Constructor Summary
ProjectHandler()
           
 
Method Summary
static FileFilter getFileFilter()
           
static boolean isProjectFile(File file)
           
static boolean isProjectFileName(String file_name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ext

public static final String ext
See Also:
Constant Field Values
Constructor Detail

ProjectHandler

public ProjectHandler()
Method Detail

getFileFilter

public static FileFilter getFileFilter()

isProjectFile

public static boolean isProjectFile(File file)

isProjectFileName

public static boolean isProjectFileName(String file_name)