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