public class ElapsedTimeComponent extends TimeComponent
StatusBarComponent that renders the elapsed time since its creation.| Constructor and Description |
|---|
ElapsedTimeComponent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
render()
Renders the content of a component to a String.
|
formatDurationpublic java.lang.String render()
StatusBarComponent