Packageorg.openzet.skins
Classpublic class ZetBorder
InheritanceZetBorder Inheritance mx.skins.halo.HaloBorder

Defines the appearance of the default border for the GroupBox.



Public Properties
 PropertyDefined by
  rawAreaHeight : Number
raw area height
ZetBorder
  textWidth : Number = 0
Title text's width
ZetBorder
  title : String
Title text
ZetBorder
  titleAlign : String
Title's alignment
ZetBorder
  titleGap : Number = 0
Title gap
ZetBorder
  titleTextFieldRect : Rectangle
Rectangle around the title text field.
ZetBorder
Public Methods
 MethodDefined by
  
Constructor.
ZetBorder
Property detail
rawAreaHeightproperty
public var rawAreaHeight:Number

raw area height

textWidthproperty 
public var textWidth:Number = 0

Title text's width

titleproperty 
public var title:String

Title text

titleAlignproperty 
public var titleAlign:String

Title's alignment

titleGapproperty 
public var titleGap:Number = 0

Title gap

titleTextFieldRectproperty 
public var titleTextFieldRect:Rectangle

Rectangle around the title text field.

Constructor detail
ZetBorder()constructor
public function ZetBorder()

Constructor.