RichFaces UI Components UI 4.2.2.Final

org.richfaces.renderkit.html.iconimages
Class PanelIconChevronBasic

java.lang.Object
  extended by org.richfaces.resource.AbstractJava2DUserResource
      extended by org.richfaces.renderkit.html.iconimages.PanelIconBasic
          extended by org.richfaces.renderkit.html.iconimages.PanelIconChevronBasic
All Implemented Interfaces:
org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource
Direct Known Subclasses:
PanelIconChevron, PanelIconChevronDown, PanelIconChevronLeft, PanelIconChevronUp

public abstract class PanelIconChevronBasic
extends PanelIconBasic

Author:
Alex.Kolonitsky

Constructor Summary
PanelIconChevronBasic()
           
 
Method Summary
protected  void paintImage(Graphics2D graphics2d, Color color)
           
 
Methods inherited from class org.richfaces.renderkit.html.iconimages.PanelIconBasic
initialize, isTransient, paint, readState, setDisabled, writeState
 
Methods inherited from class org.richfaces.resource.AbstractJava2DUserResource
getDimension, getImageType, getLastModified, getResponseHeaders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelIconChevronBasic

public PanelIconChevronBasic()
Method Detail

paintImage

protected void paintImage(Graphics2D graphics2d,
                          Color color)
Specified by:
paintImage in class PanelIconBasic

RichFaces UI Components UI 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.