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