Uses of Interface
com.croftsoft.apps.infant.InfantAccessor

Packages that use InfantAccessor
com.croftsoft.apps.infant   
 

Uses of InfantAccessor in com.croftsoft.apps.infant
 

Classes in com.croftsoft.apps.infant that implement InfantAccessor
 class InfantModel
          Maintains state.
 

Methods in com.croftsoft.apps.infant with parameters of type InfantAccessor
 void InfantConfig.saveIfChanged(InfantAccessor infantAccessor)
           
 

Constructors in com.croftsoft.apps.infant with parameters of type InfantAccessor
InfantComponent(InfantConfig infantConfig, InfantAccessor infantAccessor)
          Main constructor.
InfantView(InfantConfig infantConfig, InfantAccessor infantAccessor, Queue<InfantMessage> eventQueue, Slot<InfantMessage> requestSlot)
           
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)