Paints the foreground of a search field button. This method is responsible for drawing a graphical representation of a find or cancel button.
@param context SynthContext identifying the JComponent andRegion to paint to
@param g Graphics to paint to
@param x X coordinate of the area to paint to
@param y Y coordinate of the area to paint to
@param w Width of the area to paint to
@param h Height of the area to paint to
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.