|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.resource.ClassStringResourceLoader
wicket.resource.ApplicationStringResourceLoader
This string resource loader attempts to find a single resource bundle that has the same name and location as the application. If this bundle is found then strings are obtained from here. This implemnentation is fully aware of both locale and style values when trying to obtain the appropriate bundle.
| Constructor Summary | |
ApplicationStringResourceLoader(Application application)
Create and initialise the resource loader. |
|
| Methods inherited from class wicket.resource.ClassStringResourceLoader |
loadStringResource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ApplicationStringResourceLoader(Application application)
application - The application that this resource loader is associated with
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||