public class DefaultButtonImageResourceFactory extends Object implements IResourceFactory
Constructor and Description |
---|
DefaultButtonImageResourceFactory() |
Modifier and Type | Method and Description |
---|---|
IResource |
newResource(String specification,
Locale locale,
String style,
String variation) |
public IResource newResource(String specification, Locale locale, String style, String variation)
newResource
in interface IResourceFactory
specification
- The resource specification stringlocale
- The locale for the resourcestyle
- The style of the resource (see Session
)variation
- The component's variationIResourceFactory.newResource(java.lang.String, java.util.Locale,
java.lang.String, java.lang.String)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.