CookSwing Reference: Border Tags


 

 

Support This Project

 

stats counter

 

Logo SourceForge.net Logo IntelliJ IDEA

bevelborder

Class: BevelBorder, SoftBevelBorder

Helper: BevelBorderHelper

Tags Possible values Description
soft boolean If the value is "true", creates a SoftBevelBorder instead of BevelBorder.

compoundborder

Class: CompoundBorder

Helper: CompoundBorderHelper

Child Description
Border Borders added later are inside the borders added earlier.

emptyborder

Class: EmptyBorder

Helper: EmptyBorderHelper

Tags Possible values Description
top integer  
bottom integer  
left integer  
right integer  
insets Insets A simpler way of setting the insets of an EmptyBorder.
Child Description
Insets Just a convenience method to set the insets attribute of the helper object.

etchedborder

Class: EtchedBorder

Helper: EtchedBorderHelper


lineborder

Class: LineBorder

Helper: LineBorderHelper


matteborder

Class: MatteBorder

Helper: MatteBorderHelper

Child Description
Color Just a convenience method to set the color attribute of the helper object.
Icon Just a convenience method to set the icon attribute of the helper object.
Insets Just a convenience method to set the insets attribute of the helper object.

titledborder

Class: TitledBorder

Helper: TitledBorderHelper

Child Description
Border Just a convenience method to set the border attribute of the helper object.

(c) Copyright 2004-2007 Heng Yuan. All rights reserved.

Valid XHTML 1.0! Valid CSS!