Uses of Package
net.sf.magicproject.database.data

Packages that use net.sf.magicproject.database.data
net.sf.magicproject.database Database components : manage data download, cache, picture and card name translations. 
net.sf.magicproject.database.data Kinds of data : collection, string, i18n string... 
net.sf.magicproject.database.propertyconfig All database component is composed by some data (string, collection,...) configured by the classes of this package. 
 

Classes in net.sf.magicproject.database.data used by net.sf.magicproject.database
TranslatableData
          Represents a translatable data.
 

Classes in net.sf.magicproject.database.data used by net.sf.magicproject.database.data
CollectionData
          Represents a collection of data which is a name associated to a table of String objects.
StringData
          Represents a simple translatable data, which is a name associated to a String value.
TranslatableData
          Represents a translatable data.
 

Classes in net.sf.magicproject.database.data used by net.sf.magicproject.database.propertyconfig
TranslatableData
          Represents a translatable data.
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.