Uses of Interface
org.crosswire.common.config.MappedChoice

Packages that use MappedChoice
org.crosswire.common.config Config allows an application to separate the responsibilities of setting itself up, and providing a user interface from the real work that it needs to do. 
 

Uses of MappedChoice in org.crosswire.common.config
 

Classes in org.crosswire.common.config that implement MappedChoice
 class IntOptionsChoice
          A class to convert between strings and objects of a type.
 class MappedOptionsChoice
          A class to convert between strings and objects of a type.
 


Copyright ? 2003-2011