Uses of Package
net.neurowork.mobile.android.fw.activities.generators

Packages that use net.neurowork.mobile.android.fw.activities.generators
net.neurowork.mobile.android.fw   
net.neurowork.mobile.android.fw.activities.generators   
net.neurowork.mobile.android.fw.parse   
 

Classes in net.neurowork.mobile.android.fw.activities.generators used by net.neurowork.mobile.android.fw
ActivityGenerator
          Interface AbstractActivityGenerator abstract class that implements the method initializeActivity ()
CoverActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "COVER".
 

Classes in net.neurowork.mobile.android.fw.activities.generators used by net.neurowork.mobile.android.fw.activities.generators
AbstractActivtyGenerator
          Abstract class that inherit all other ActivityGenerators.
ActivityGenerator
          Interface AbstractActivityGenerator abstract class that implements the method initializeActivity ()
LevelActivityGenerator
          Abstract class that implements all the methods necessary for the proper start of the screens, focusing primarily on the current "level".
 

Classes in net.neurowork.mobile.android.fw.activities.generators used by net.neurowork.mobile.android.fw.parse
CoverActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "COVER".