|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.html.image.resource.DefaultButtonImageResourceFactory
public class DefaultButtonImageResourceFactory
A factory which creates default button images.
| Constructor Summary | |
|---|---|
DefaultButtonImageResourceFactory()
|
|
| Method Summary | |
|---|---|
Resource |
newResource(java.lang.String specification,
java.util.Locale locale,
java.lang.String style)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultButtonImageResourceFactory()
| Method Detail |
|---|
public Resource newResource(java.lang.String specification,
java.util.Locale locale,
java.lang.String style)
newResource in interface IResourceFactoryspecification - The resource specification stringlocale - The locale for the resourcestyle - The style of the resource (see Session)
IResourceFactory.newResource(java.lang.String, java.util.Locale,
java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||