Uses of Package
org.apache.wicket.resource
-
Packages that use org.apache.wicket.resource Package Description org.apache.wicket.css org.apache.wicket.javascript org.apache.wicket.request.resource org.apache.wicket.resource Locale aware resouce loaders.org.apache.wicket.resource.bundles org.apache.wicket.resource.loader org.apache.wicket.settings -
Classes in org.apache.wicket.resource used by org.apache.wicket.css Class Description ITextResourceCompressor Allow for different implementations of a text compressor -
Classes in org.apache.wicket.resource used by org.apache.wicket.javascript Class Description ITextResourceCompressor Allow for different implementations of a text compressor -
Classes in org.apache.wicket.resource used by org.apache.wicket.request.resource Class Description ITextResourceCompressor Allow for different implementations of a text compressor -
Classes in org.apache.wicket.resource used by org.apache.wicket.resource Class Description CompositeCssCompressor CompositeJavaScriptCompressor FileSystemPathService Gets the actual path for a specific file system.FileSystemResource Used to provide resources based on the on Java NIO FileSystem API.
For more information seeFileSystemResourceReference
IPropertiesChangeListener To be implemented by listeners interested in PropertiesFactory events fired after a change to the properties has been detectedIPropertiesFactory Implementations are responsible forlocating
Properties
objects, which are a thin wrapper aroundValueMap
and is used to locate localized messages.IPropertiesFactoryContext environment required for properties factoryIPropertiesLoader Property loaders as used by PropertiesFactory to load propertiesIScopeAwareTextResourceProcessor AITextResourceCompressor
that receives the scope class and the resource name as a context information that it can use for the processing of the resourceITextResourceCompressor Allow for different implementations of a text compressorJQueryResourceReference The resource reference for the jquery javascript library as released with Wicket.Properties Kind of like java.util.Properties but based on Wicket's ValueMap and thus benefiting from all its nice build-in type converters and without parent properties. -
Classes in org.apache.wicket.resource used by org.apache.wicket.resource.bundles Class Description ITextResourceCompressor Allow for different implementations of a text compressor -
Classes in org.apache.wicket.resource used by org.apache.wicket.resource.loader Class Description IPropertiesFactory Implementations are responsible forlocating
Properties
objects, which are a thin wrapper aroundValueMap
and is used to locate localized messages. -
Classes in org.apache.wicket.resource used by org.apache.wicket.settings Class Description IPropertiesFactory Implementations are responsible forlocating
Properties
objects, which are a thin wrapper aroundValueMap
and is used to locate localized messages.IPropertiesFactoryContext environment required for properties factory