1
edit
Changes
no edit summary
Use this method to change text in status line. In the <code>createColumn()</code> method insert the following line at the end of column's <code>update()</code> method:</br>
<code>setStatusLine("Student search has been updated");</code>
1.5 Run the application and try to use Search to find a student. You should get the following:
[[Image: StatusLine2.png | 400px]]<br/>