Packageat.fhjoanneum.dmt.umj.core.display.settingsui.components
Classpublic class EditorWithEmbeddedUMJFont
InheritanceEditorWithEmbeddedUMJFont Inheritance SimpleEditorPanel Inheritance mx.containers.VBox

A visual component spark SimpleEditorPanel that's only minimal, but useful! It's a simple TLF-editor



Public Properties
 PropertyDefined By
 InheritedbottomTabs : TabNavigator
SimpleEditorPanel
 InheritedfontFamily : ComboBox
SimpleEditorPanel
 InheritedfontSize : TextInput
SimpleEditorPanel
 InheritedlineHeight : TextInput
SimpleEditorPanel
 InheritedtextAlign : ComboBox
SimpleEditorPanel
 InheritedtextArea : Canvas
SimpleEditorPanel
 InheritedtextFlow : TextFlow
The TextFlow to edit.
SimpleEditorPanel
 InheritedverticalAlign : ComboBox
SimpleEditorPanel
Public Methods
 MethodDefined By
  
Constructor.
EditorWithEmbeddedUMJFont
 Inherited
setSize(w:int, h:int):void
called to set the size of this panel
SimpleEditorPanel
Constructor Detail
EditorWithEmbeddedUMJFont()Constructor
public function EditorWithEmbeddedUMJFont()

Constructor.