T - connection model typepublic interface ConnectionSkinFactory<T extends Skin>
| Modifier and Type | Method and Description |
|---|---|
ConnectionSkin |
createSkin(Connection c,
VFlow flow,
String type)
Creates a skin for the specified connection.
|
ConnectionSkin createSkin(Connection c, VFlow flow, String type)
c - connection that shall be skinnedflow - parent flow controllertype - connection type