75767778798081
*/ public void install( Text text ) { this.control = text; this.control.addFocusListener( this ); super.install( new TextContentAssistSubjectAdapter( text ) ); }