public class ExternalizingCGridAreaFactory extends Object implements SingleCDockableFactory
ExternalizingCGridArea
s.Modifier and Type | Field and Description |
---|---|
static Filter<String> |
PATTERN
The pattern that is used to automatically generate new
ExternalizingCGridArea |
Constructor and Description |
---|
ExternalizingCGridAreaFactory(CControl control)
Creates a new factory
|
public static final Filter<String> PATTERN
ExternalizingCGridArea
public ExternalizingCGridAreaFactory(CControl control)
control
- the control in whose realm the new stations are usedpublic SingleCDockable createBackup(String id)
SingleCDockableFactory
SingleCDockable
.createBackup
in interface SingleCDockableFactory
id
- the unique id that the result must havenull
if no dockable can
be created