Package ca.phon.project
Class ProjectPath
java.lang.Object
ca.phon.project.ProjectPath
Path used for project drag invalid input: '&' drop support. The path may
point to either a corpus folder or session file.
-
Constructor Summary
ConstructorDescriptionProjectPath
(Project project) ProjectPath
(Project project, Session session) ProjectPath
(Project project, String corpus, String sessionName) -
Method Summary
Modifier and TypeMethodDescriptionReturn absolute file pathboolean
boolean
boolean
void
void
setProject
(Project project) void
setSession
(String session) toString()
-
Constructor Details
-
ProjectPath
-
ProjectPath
-
ProjectPath
-
-
Method Details