Uses of Package
com.blogspot.applications4android.comicreader.core

Packages that use com.blogspot.applications4android.comicreader.core
com.blogspot.applications4android.comicreader   
com.blogspot.applications4android.comicreader.comics   
com.blogspot.applications4android.comicreader.comics.DailyKingFeatures   
com.blogspot.applications4android.comicreader.comics.GoComics   
com.blogspot.applications4android.comicreader.comics.OregonLive   
com.blogspot.applications4android.comicreader.comictypes   
com.blogspot.applications4android.comicreader.core   
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader
Comic
          Base class for all comic series
ComicActivity
          Useful class for defining some of the common things for all the activities used in this application.
ComicClassList
          Class which manages the list of comics
FullyAwakeIntentService
          Class which is expected to launch a service while fully awake throughout Code borrowed from Mark Murphy's WakefulIntentService
Strip
          Data-structure for holding info on a comic-strip
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader.comics
Comic
          Base class for all comic series
ComicParser
          Base class for parsing html files to get the strip info
Strip
          Data-structure for holding info on a comic-strip
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader.comics.DailyKingFeatures
Comic
          Base class for all comic series
ComicParser
          Base class for parsing html files to get the strip info
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader.comics.GoComics
Comic
          Base class for all comic series
ComicParser
          Base class for parsing html files to get the strip info
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader.comics.OregonLive
Comic
          Base class for all comic series
ComicParser
          Base class for parsing html files to get the strip info
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader.comictypes
Bound
          Defines a bound containing long-int's
Comic
          Base class for all comic series
ComicParser
          Base class for parsing html files to get the strip info
Strip
          Data-structure for holding info on a comic-strip
 

Classes in com.blogspot.applications4android.comicreader.core used by com.blogspot.applications4android.comicreader.core
Bound
          Defines a bound containing long-int's
Comic
          Base class for all comic series
ComicClass
          Data structure to represent a comic-class read from json file
ComicClassList
          Class which manages the list of comics
ComicParser
          Base class for parsing html files to get the strip info
ImageType.Types
          List of all images currently supported.
RandUtils
          Utilities class for generating random numbers
Strip
          Data-structure for holding info on a comic-strip