org.gnu.gtk
Class Progress
public
class
Progress
extends Widget
The Progress widget is the base class of {@link ProgressBar}. The Progress
class exists in Gtk for compatibility with programs written prior to Gtk2.
All methods have been deprecated and so are not present in Java-Gnome
See Also: ProgressBar