Package org.wings.border

Contains visual borders that can be applied on all SComponents.

See:
          Description

Interface Summary
SBorder This is the interface for Borders.
 

Class Summary
SAbstractBorder This is a an abstract implementation of the SBorder interface.
SBevelBorder Draw a beveled border around a component.
SDefaultBorder If a default border is set, CGs will not write any inline borders and paddings.
SEmptyBorder An invisible border around a component used for spacing.
SEtchedBorder Draw a etched border around a component.
SLineBorder Draw a line border around a component.
 

Package org.wings.border Description

Contains visual borders that can be applied on all SComponents.



wingS Swings ;-)