Uses of Class
ca.site.elkb.Head

Packages that use Head
ca.site.elkb   
 

Uses of Head in ca.site.elkb
 

Methods in ca.site.elkb that return Head
 Head RogetText.getHead(int headNum)
          Returns the Head with the specified number.
 

Methods in ca.site.elkb with parameters of type Head
 void RogetText.addHead(Head headObj)
          Adds a Head object to this RogetText.
 

Constructors in ca.site.elkb with parameters of type Head
HeadHandler(Head h)
          Initializes the class, when it is passed an instance of the Head class