Package org.apache.wicket.markup.html.border

Border components.

See:
          Description

Class Summary
Border A border component has associated markup which is drawn and determines placement of any markup and/or components nested within the border component.
BoxBorder A very simple border component that draws a thin black line around its children.
MarkupComponentBorder This is a IComponentBorder implementation that can be used if you have markup that should be around a component.
 

Package org.apache.wicket.markup.html.border Description

Border components.



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.