Module org.apache.wicket.core
Package org.apache.wicket.markup.html.image.resource
package org.apache.wicket.markup.html.image.resource
Resource support for image components.
-
ClassDescriptionAn ImageResource subclass for dynamic images that come from database BLOB fields.A DynamicImageResource subclass that holds a BufferedImage generated by code elsewhere.Automatically generates a basic button image.A factory which creates default button images.THIS CLASS IS INTENDED FOR INTERNAL USE IN IMPLEMENTING LOCALE SENSITIVE COMPONENTS THAT USE IMAGE RESOURCES AND SHOULD NOT BE USED DIRECTLY BY END-USERS.A DynamicImageResource subclass that allows easy rendering of regeneratable (unbuffered) dynamic images.