|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.application.Resource
org.richfaces.resource.AbstractBaseResource
org.richfaces.resource.AbstractCacheableResource
org.ajax4jsf.resource.Java2Dresource
org.richfaces.renderkit.html.images.OneColorBasedResource
org.richfaces.renderkit.html.images.InputErrorIcon
public class InputErrorIcon
Field Summary |
---|
Fields inherited from class org.richfaces.resource.AbstractBaseResource |
---|
URL_PROTOCOL |
Fields inherited from class javax.faces.application.Resource |
---|
COMPONENT_RESOURCE_KEY |
Constructor Summary | |
---|---|
InputErrorIcon()
|
Method Summary | |
---|---|
java.awt.Dimension |
getDimension()
Primary calculation of image dimensions - used when HTML code is generated to render IMG's width and height Subclasses should override this method to provide correct sizes of rendered images |
protected void |
paint(org.ajax4jsf.resource.ResourceContext context,
java.awt.Graphics2D g2d)
|
Methods inherited from class org.richfaces.renderkit.html.images.OneColorBasedResource |
---|
getBasicColor, isCacheable |
Methods inherited from class org.ajax4jsf.resource.Java2Dresource |
---|
decodeColor, encodeSkinParameter, getColorValueParameter, getContentType, getHeight, getInputStream, getValueParameter, isTransient, paint, readState, writeState |
Methods inherited from class org.richfaces.resource.AbstractCacheableResource |
---|
addCacheControlResponseHeaders, getEntityTag, getExpires, getTimeToLive, isCacheable, isMatchesEntityTag, isMatchesEntityTag, isMatchesLastModified, isMatchesLastModified, setCacheable, userAgentNeedsUpdate |
Methods inherited from class org.richfaces.resource.AbstractBaseResource |
---|
addNoCacheResponseHeaders, getClassLoader, getContentLength, getLastModified, getRequestPath, getResponseHeaders, getURL |
Methods inherited from class javax.faces.application.Resource |
---|
getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InputErrorIcon()
Method Detail |
---|
protected void paint(org.ajax4jsf.resource.ResourceContext context, java.awt.Graphics2D g2d)
org.ajax4jsf.resource.Java2Dresource#paint(ResourceContext, Graphics2D)
public java.awt.Dimension getDimension()
Java2Dresource
getDimension
in class Java2Dresource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |