C - The toolkit container component type, e.g. java.awt.ContainerT - The toolkit component typepublic interface IComponentProvider<C,T>
| Modifier and Type | Method and Description |
|---|---|
void |
createComponent(C parent)
Create the associated toolkit component.
|
T |
getComponent()
The associated toolkit component.
|
void createComponent(C parent)
parent - T getComponent()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.