Package | Description |
---|---|
org.richfaces.renderkit.html.images |
Image files used in RichFaces components
|
org.richfaces.resource |
RichFaces resource handling classes
|
Modifier and Type | Method and Description |
---|---|
ImageType |
ToolbarSeparatorImage.getImageType() |
ImageType |
MenuNodeImage.getImageType() |
Modifier and Type | Method and Description |
---|---|
ImageType |
Java2DUserResource.getImageType() |
ImageType |
AbstractJava2DUserResource.getImageType() |
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractJava2DUserResource(ImageType imageType,
Dimension dimension) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.