com.easyjf.web.tools
Class ImageCode

java.lang.Object
  extended bycom.easyjf.web.tools.ImageCode

public class ImageCode
extends java.lang.Object


Field Summary
 java.lang.String sRand
           
 
Constructor Summary
ImageCode()
           
 
Method Summary
 java.awt.image.BufferedImage creatImage()
           
 java.awt.Color getRandColor(int fc, int bc)
           
 java.lang.String getSRand()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sRand

public java.lang.String sRand
Constructor Detail

ImageCode

public ImageCode()
Method Detail

getRandColor

public java.awt.Color getRandColor(int fc,
                                   int bc)

creatImage

public java.awt.image.BufferedImage creatImage()

getSRand

public java.lang.String getSRand()
Returns:
Returns the sRand.