public class CalculateMinimumTimeFieldSize extends Object
Constructor and Description |
---|
CalculateMinimumTimeFieldSize() |
Modifier and Type | Method and Description |
---|---|
static int |
getFormattedTimeWidthInPixels(DateTimeFormatter formatForDisplayTime,
Font fontValidTime,
int numberOfExtraCharacters)
getFormattedDateWidthInPixels, This returns the width (in pixels) of the longest formatted
time, using the supplied DateTimeFormatter instance and font.
|
public static int getFormattedTimeWidthInPixels(DateTimeFormatter formatForDisplayTime, Font fontValidTime, int numberOfExtraCharacters)
Copyright © 2018. All rights reserved.