FontPickerWindow.mxml
PopUp window for font browsing.
mxmlContentFactory
public var arrList:ArrayList
This property can be used as the source for data binding.
public var cancelButtonControl:Button
This property can be used as the source for data binding.
public var fontList:List
This property can be used as the source for data binding.
public var okButtonControl:Button
This property can be used as the source for data binding.
selectedFont:Font
[read-only]
Implementation public function get selectedFont():Font
selectedFontIdx:int
[write-only]
Implementation public function set selectedFontIdx(value:int):void
skinParts:Object
[read-only] [override]
Implementation protected function get skinParts():Object
public var textPanel1:RichText
This property can be used as the source for data binding.
public var textPanel2:RichText
This property can be used as the source for data binding.
public var textPanel3:RichText
This property can be used as the source for data binding.
public function FontPickerWindow()
Constructor.
Donnerstag Juni 12 2014, 10:15 PM +02:00