Package com.bit101.components
Class public class Style
Inheritance Style Inheritance Object



Public Properties
  Property Defined By
    BACKGROUND : uint = 0xCCCCCC
[static]
Style
    BUTTON_FACE : uint = 0xFFFFFF
[static]
Style
    DROPSHADOW : uint = 0x000000
[static]
Style
    embedFonts : Boolean = true
[static]
Style
    fontName : String = PF Ronda Seven
[static]
Style
    fontSize : Number = 8
[static]
Style
    INPUT_TEXT : uint = 0x333333
[static]
Style
    LABEL_TEXT : uint = 0x666666
[static]
Style
    PANEL : uint = 0xF3F3F3
[static]
Style
    PROGRESS_BAR : uint = 0xFFFFFF
[static]
Style
Property Detail
BACKGROUND property
public static var BACKGROUND:uint = 0xCCCCCC

BUTTON_FACE property  
public static var BUTTON_FACE:uint = 0xFFFFFF

DROPSHADOW property  
public static var DROPSHADOW:uint = 0x000000

embedFonts property  
public static var embedFonts:Boolean = true

fontName property  
public static var fontName:String = PF Ronda Seven

fontSize property  
public static var fontSize:Number = 8

INPUT_TEXT property  
public static var INPUT_TEXT:uint = 0x333333

LABEL_TEXT property  
public static var LABEL_TEXT:uint = 0x666666

PANEL property  
public static var PANEL:uint = 0xF3F3F3

PROGRESS_BAR property  
public static var PROGRESS_BAR:uint = 0xFFFFFF