public class TimeZone extends DateAndTimeComponent
Constructor and Description |
---|
TimeZone(int value) |
TimeZone(TableElement tableElement,
String pattern) |
Modifier and Type | Method and Description |
---|---|
int |
getGregorianCalendarField()
Returns the corresponding Gregorian calendar field
for this component
|
MissingComponentPanel |
getMissingComponentPanel(Combination c)
returns a panel to complete the component
in case it is missing
|
String |
toString() |
getParsedValue, getTableElement, getValue, mark, parse, setTableElement, setValue
public TimeZone(TableElement tableElement, String pattern)
public TimeZone(int value)
public int getGregorianCalendarField()
DateAndTimeComponent
getGregorianCalendarField
in class DateAndTimeComponent
public String toString()
toString
in class DateAndTimeComponent
public MissingComponentPanel getMissingComponentPanel(Combination c)
Component
getMissingComponentPanel
in class Component
Copyright © 2011–2019 52°North. All rights reserved.