Uses of Class
org.crosswire.common.util.CWProject

Packages that use CWProject
org.crosswire.bibledesktop.desktop The desktop is the main screen of Bible Desktop. 
org.crosswire.common.util A collection of various generic utility classes. 
 

Uses of CWProject in org.crosswire.bibledesktop.desktop
 

Fields in org.crosswire.bibledesktop.desktop declared as CWProject
private static CWProject Desktop.PROJECT
           
 

Uses of CWProject in org.crosswire.common.util
 

Fields in org.crosswire.common.util declared as CWProject
private static CWProject CWProject.instance
          The filesystem resources
 

Methods in org.crosswire.common.util that return CWProject
static CWProject CWProject.instance()
          Accessor for the resource singleton.
 


Copyright ? 2003-2011