The Robot Application Programming Interface Delegate Project
RAPID Logo

IProgressUpdater Interface Reference

Simple adapter interface to provide user feedback during long operations. More...

List of all members.

Package Functions

void updateProgress (String status)

Detailed Description

A common use case for this interface is to delegate updates to an IProgressMonitor for Eclipse Job subtasks.

Author:
mallan

Member Function Documentation

void updateProgress ( String  status) [package]

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines