Status.Part
public abstract class Status.Part implements TimeDependentText
Status.TextPart |
An Ongoing activity status (or part of it) representing a plain, static text. |
Status.TimerOrStopwatchPart |
Base class for |
Status.StopwatchPart |
An Ongoing activity status (or part of it) representing a stopwatch |
Status.TimerPart |
An Ongoing activity status (or part of it) representing a timer. |
Abstract class to represent An Ongoing activity status or part of it.
Parts are used to create complex statuses, that may contain several timers, placeholders for text, etc. They may also be used to convey information to the system about this Ongoing Activity.
Summary
Inherited methods |
||||
|---|---|---|---|---|
|