Package com.vividsolutions.jump.task
Interface RefreshRated
-
- All Known Implementing Classes:
TaskMonitorDialog
public interface RefreshRated
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetRefreshRate()retrieve the interval for updating the ui componentsvoidsetRefreshRate(int millisecondDelay)set the interval for updating the ui components
-