Uses of Class
org.apache.ecs.rtf.BackGroundColor

Packages that use BackGroundColor
org.apache.ecs.rtf   
 

Uses of BackGroundColor in org.apache.ecs.rtf
 

Methods in org.apache.ecs.rtf that return BackGroundColor
 BackGroundColor BackGroundColor.addElement(java.lang.String hashcode, RTFElement element)
          Adds an Element to the element.
 BackGroundColor BackGroundColor.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 BackGroundColor BackGroundColor.addElement(RTFElement element)
          Adds an Element to the element.
 BackGroundColor BackGroundColor.addElement(java.lang.String element)
          Adds an Element to the element.
 BackGroundColor BackGroundColor.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.