Uses of Package
org.apache.wicket

Packages that use org.apache.wicket
Package
Description
The core Wicket package.
 
 
 
 
 
 
 
Contains classes that allow the user to specify authorization constraints via IAuthorizationStrategy.
 
 
 
 
 
 
 
 
This package integrates bean validation framework into Wicket.
 
 
 
 
 
 
Java utilities.
 
String utilities.
 
 
 
 
 
Classes that make debugging Wicket HTML applications easier.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Package for working with bread crumb components.
This package contains a panel based implementation of bread crumb participants.
 
Basic extensions.
 
 
 
 
 
 
 
 
 
Package for exporting data tables.
 
 
 
 
 
 
Package for working with tab panels.
 
 
Package for working with Wizard components.
 
Classes related to showing user feedback, generally as the result of form submission and/or validation.
 
 
Exposes Wicket's settings via Java Management Extensions (JMX).
 
Base package for markup.
 
 
Base package of HTML markup.
Basic HTML components.
Border components.
 
HTML Forms and form components.
Support for upload forms (using multipart requests).
Support for form validation.
Image components.
Resource support for image components.
Components for including content from non-Wicket sources.
 
Link components.
List components for tabular data and such.
 
 
 
 
Default special purpose pages for error and feedback support.
Panel components.
 
The default parsing engine of Wicket.
Default parsing extensions.
 
 
 
Resolvers implement the IComponentResolver interface and must be registered with the application.
Transformers are able to post-process (transform) the output generated by a Component.
 
 
Core model support for Wicket components.
 
 
HTTP implementation.
 
Java Servlet specific implementation of Wicket http classes.
 
 
 
 
 
 
 
 
 
Locale aware resouce loaders.
 
 
 
This package contains all the classes to make your wicket components and other pojos @SpringBean annotation aware.
A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container.
This package provides interfaces for Wicket's validation support.
This package provides an implementation of Wicket's validation support.