public static class VTimeZone.Factory extends Content.Factory implements ComponentFactory<VTimeZone>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
VTimeZone |
createComponent() |
VTimeZone |
createComponent(PropertyList properties) |
VTimeZone |
createComponent(PropertyList properties,
ComponentList subComponents) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic VTimeZone createComponent()
createComponent in interface ComponentFactory<VTimeZone>public VTimeZone createComponent(PropertyList properties)
createComponent in interface ComponentFactory<VTimeZone>public VTimeZone createComponent(PropertyList properties, ComponentList subComponents)
createComponent in interface ComponentFactory<VTimeZone>