@interface TextBox : Box { - text: aText ; - text ; - insert: aText ; - isEditable ; - enable ; - disable ; - loadFromFile: aFile ; }