org.richfaces.renderkit.html.images
Class MenuNodeImage
java.lang.Object
org.richfaces.renderkit.html.images.MenuNodeImage
- All Implemented Interfaces:
- org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource
public class MenuNodeImage
- extends Object
- implements org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuNodeImage
public MenuNodeImage()
getDisabledColor
public Integer getDisabledColor()
setDisabledColor
public void setDisabledColor(Integer disabledColor)
getGeneralColor
public Integer getGeneralColor()
setGeneralColor
public void setGeneralColor(Integer generalColor)
isTransient
public boolean isTransient()
- Specified by:
isTransient
in interface org.richfaces.resource.StateHolderResource
writeState
public void writeState(javax.faces.context.FacesContext context,
DataOutput dataOutput)
throws IOException
- Specified by:
writeState
in interface org.richfaces.resource.StateHolderResource
- Throws:
IOException
readState
public void readState(javax.faces.context.FacesContext context,
DataInput dataInput)
throws IOException
- Specified by:
readState
in interface org.richfaces.resource.StateHolderResource
- Throws:
IOException
getResponseHeaders
public Map<String,String> getResponseHeaders()
- Specified by:
getResponseHeaders
in interface org.richfaces.resource.Java2DUserResource
getLastModified
public Date getLastModified()
- Specified by:
getLastModified
in interface org.richfaces.resource.Java2DUserResource
getImageType
public org.richfaces.resource.ImageType getImageType()
- Specified by:
getImageType
in interface org.richfaces.resource.Java2DUserResource
getDimension
public Dimension getDimension()
- Specified by:
getDimension
in interface org.richfaces.resource.Java2DUserResource
paint
public void paint(Graphics2D g2d)
- Specified by:
paint
in interface org.richfaces.resource.Java2DUserResource
initialize
public final void initialize()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.