Math2mat
Public Member Functions

m2m.frontend.threads.ValidateProjectsThread Class Reference

List of all members.

Public Member Functions

 ValidateProjectsThread (String path)
void run ()

Detailed Description

Author:
ythoma

Definition at line 29 of file ValidateProjectsThread.java.


Constructor & Destructor Documentation

m2m.frontend.threads.ValidateProjectsThread.ValidateProjectsThread ( String  path)

Creation of the thread

Parameters:
pathPath to be verified when the thread is started

Definition at line 38 of file ValidateProjectsThread.java.


Member Function Documentation

void m2m.frontend.threads.ValidateProjectsThread.run ( )

Function called when the thread is started. Simply calls ProjectsValidator.testDir()

Definition at line 47 of file ValidateProjectsThread.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations