Uses of Class
com.arsdigita.bebop.util.Size

Packages that use Size
com.arsdigita.bebop A set of server-side user interface components for web applications. 
 

Uses of Size in com.arsdigita.bebop
 

Methods in com.arsdigita.bebop with parameters of type Size
 void BlockStylable.setPadding(Size size)
          Sets this component's padding.
 void BlockStylable.setPadding(Size size, int sideEnum)
          Sets the padding of one of this component's sides.
 void BlockStylable.setBorder(Size size)
          Sets this component's border.
 void BlockStylable.setBorder(Size size, int sideEnum)
          Sets the border size for one side of this component.
 void BlockStylable.setMargin(Size size)
          Sets this component's margin.
 void BlockStylable.setMargin(Size size, int sideEnum)
          Sets the margin of one of this component's sides.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC