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

Packages that use ForeGroundColor
org.apache.ecs.rtf   
 

Uses of ForeGroundColor in org.apache.ecs.rtf
 

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



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