Innovation Award
 December 2008
Number 4 |
Some applications need to execute tasks that may take a long time to execute. Therefore it is useful to show a progress bar, so the user has an idea of how much was done and how much remains to complete the task.
This class provides means to render a progress bar for tasks executed by shell based applications that run on ANSI consoles.
Manuel Lemos |
This class can be used to draw a progress bar in an ANSI console.
It extends the ANSI console class to render a progress bar.
The bar starts in a given console column and display a given percentage next to a bar made of repeated characters that represent the width of the bar relative to the total character width of the bar.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| Console |
Recommended |
This package is extending for Console class |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.