Class ProgressDisplay

java.lang.Object
org.teamapps.ux.component.AbstractComponent
org.teamapps.ux.component.progress.ProgressDisplay
All Implemented Interfaces:
ClientObject, Component

public class ProgressDisplay extends AbstractComponent
This component displays progress information.

It is typically used to visualize the progress of an ObservableProgress. However, it can also be used manually, without attaching a progress.