| 
    The Robot Application Programming Interface Delegate Project 
   | 
  
    
   | 
 
Simple adapter interface to provide user feedback during long operations. More...
Package Functions | |
| void | updateProgress (String status) | 
A common use case for this interface is to delegate updates to an IProgressMonitor for Eclipse Job subtasks.
| void updateProgress | ( | String | status | ) |  [package] |