Uses of Interface
jegg.EggContext

Packages that use EggContext
jegg The main JEgg package

 
jegg.impl   
 

Uses of EggContext in jegg
 

Methods in jegg that return EggContext
protected  EggContext EggBase.getContext()
          Return this egg's current context.
 

Methods in jegg with parameters of type EggContext
 void EggBase.setContext(EggContext c)
           
 void Egg.setContext(EggContext myContext)
          Set the application context for this egg.
 

Uses of EggContext in jegg.impl
 

Classes in jegg.impl that implement EggContext
 class EggContextImpl
           
 



Copyright © 2004 . All Rights Reserved.