RichFaces UI Components UI 4.3.0.CR1

org.richfaces.renderkit.html.images
Class DotSeparatorImage

java.lang.Object
  extended by org.richfaces.renderkit.html.images.ToolbarSeparatorImage
      extended by org.richfaces.renderkit.html.images.DotSeparatorImage
All Implemented Interfaces:
org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource

public class DotSeparatorImage
extends ToolbarSeparatorImage

Author:
Maksim Kaszynski

Constructor Summary
DotSeparatorImage()
           
 
Method Summary
 Dimension getDimension()
           
 void paint(Graphics2D g2d)
           
 
Methods inherited from class org.richfaces.renderkit.html.images.ToolbarSeparatorImage
getHeaderBackgroundColor, getHeaderGradientColor, getImageType, getLastModified, getResponseHeaders, getSeparatorHeight, initialize, isTransient, readState, setHeaderBackgroundColor, setHeaderGradientColor, setSeparatorHeight, writeState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotSeparatorImage

public DotSeparatorImage()
Method Detail

getDimension

public Dimension getDimension()

paint

public void paint(Graphics2D g2d)

RichFaces UI Components UI 4.3.0.CR1

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