87 </tr><tr> |
87 </tr><tr> |
88 <td><a href="#VcsStatusMonitorThread.getInterval">getInterval</a></td> |
88 <td><a href="#VcsStatusMonitorThread.getInterval">getInterval</a></td> |
89 <td>Public method to get the monitor interval.</td> |
89 <td>Public method to get the monitor interval.</td> |
90 </tr><tr> |
90 </tr><tr> |
91 <td><a href="#VcsStatusMonitorThread.run">run</a></td> |
91 <td><a href="#VcsStatusMonitorThread.run">run</a></td> |
92 <td>Protected method implementing the tasks action.</td> |
92 <td>Public method implementing the tasks action.</td> |
93 </tr><tr> |
93 </tr><tr> |
94 <td><a href="#VcsStatusMonitorThread.setAutoUpdate">setAutoUpdate</a></td> |
94 <td><a href="#VcsStatusMonitorThread.setAutoUpdate">setAutoUpdate</a></td> |
95 <td>Public method to enable the auto update function.</td> |
95 <td>Public method to enable the auto update function.</td> |
96 </tr><tr> |
96 </tr><tr> |
97 <td><a href="#VcsStatusMonitorThread.setInterval">setInterval</a></td> |
97 <td><a href="#VcsStatusMonitorThread.setInterval">setInterval</a></td> |
199 </dd> |
199 </dd> |
200 </dl><a NAME="VcsStatusMonitorThread.run" ID="VcsStatusMonitorThread.run"></a> |
200 </dl><a NAME="VcsStatusMonitorThread.run" ID="VcsStatusMonitorThread.run"></a> |
201 <h4>VcsStatusMonitorThread.run</h4> |
201 <h4>VcsStatusMonitorThread.run</h4> |
202 <b>run</b>(<i></i>) |
202 <b>run</b>(<i></i>) |
203 <p> |
203 <p> |
204 Protected method implementing the tasks action. |
204 Public method implementing the tasks action. |
205 </p><a NAME="VcsStatusMonitorThread.setAutoUpdate" ID="VcsStatusMonitorThread.setAutoUpdate"></a> |
205 </p><a NAME="VcsStatusMonitorThread.setAutoUpdate" ID="VcsStatusMonitorThread.setAutoUpdate"></a> |
206 <h4>VcsStatusMonitorThread.setAutoUpdate</h4> |
206 <h4>VcsStatusMonitorThread.setAutoUpdate</h4> |
207 <b>setAutoUpdate</b>(<i>auto</i>) |
207 <b>setAutoUpdate</b>(<i>auto</i>) |
208 <p> |
208 <p> |
209 Public method to enable the auto update function. |
209 Public method to enable the auto update function. |