User interface for stroke shape naming, coordinate system and actions.
| StrokeForm | User interface for stroke shape naming, coordinate system and actions. |
| Functions | |
| InitializeComponent | Initializes the user interface components on the form. |
| updateFromStroke | Updates the UI widgets from the properties in the Stroke. |
public function updateFromStroke( newStroke: Stroke ):void
Updates the UI widgets from the properties in the Stroke.
| newStroke | an updated stroke |
Initializes the user interface components on the form.
public function InitializeComponent( app: Sprite, page: Sprite, tooltips: Tooltips, defaultColor: uint, tabColor: uint ):void
Updates the UI widgets from the properties in the Stroke.
public function updateFromStroke( newStroke: Stroke ):void