public class CalculateMinimumDateFieldSize extends Object
| Constructor and Description |
|---|
CalculateMinimumDateFieldSize() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getFormattedDateWidthInPixels(java.time.format.DateTimeFormatter formatCE,
Locale locale,
Font fontValidDate,
int numberOfExtraCharacters)
getFormattedDateWidthInPixels, This returns the width (in pixels) of the longest formatted
date, using the supplied DateTimeFormatter instance, locale, and font.
|
public static int getFormattedDateWidthInPixels(java.time.format.DateTimeFormatter formatCE,
Locale locale,
Font fontValidDate,
int numberOfExtraCharacters)
Copyright © 2017. All rights reserved.