Package ca.phon.project
Interface ProjectRefresh
- All Known Implementing Classes:
DesktopProject
,LocalProject
,ShadowProject
Project extension which provides refresh support for a project.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
refresh()
Refresh the corpus/session information for a project.
-
Method Details
-
refresh
void refresh()Refresh the corpus/session information for a project.
-