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

Packages that use CWProject
org.crosswire.bibledesktop.desktop The swing section is in charge of turning the XML from the source section into a screen view. 
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-2007