Package whiteboard.graphics.labels
Class TimerLabel
java.lang.Object
whiteboard.graphics.labels.StatisticsLabel
whiteboard.graphics.labels.TimerLabel
public class TimerLabel extends StatisticsLabel
-
Field Summary
Fields Modifier and Type Field Description (package private) longstartTimeFields inherited from class whiteboard.graphics.labels.StatisticsLabel
descriptorLabel, fontName, instance, labelData, valueLabel, view -
Constructor Summary
Constructors Constructor Description TimerLabel(LabelConfig labelData, View view) -
Method Summary
Modifier and Type Method Description protected voidinitValueLabel()Methods inherited from class whiteboard.graphics.labels.StatisticsLabel
getDescriptor, getDescriptorLabel, getId, getType, getValue, getValueLabel, setDescriptor, setDescriptorLabel, setId, setLabelData, setType, setValue, setValueLabel
-
Field Details
-
startTime
long startTime
-
-
Constructor Details
-
Method Details
-
initValueLabel
protected void initValueLabel()- Specified by:
initValueLabelin classStatisticsLabel
-