Classes
 ClassDescription
 BitmapFontTextRenderer Renders text using starling.text.BitmapFont.
 StageTextTextEditor A Feathers text editor that uses the native StageText class in AIR, and the custom StageTextField class (that simulates StageText) in Flash Player.
 TextFieldTextEditor A Feathers text editor that uses the native TextField class set to TextInputType.INPUT.
 TextFieldTextRenderer Renders text with a native flash.text.TextField.