public class ExternalizingCGridAreaFactory extends Object implements SingleCDockableFactory
ExternalizingCGridAreas.| 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
|
| Modifier and Type | Method and Description |
|---|---|
SingleCDockable |
createBackup(String id)
Creates a backup of a
SingleCDockable. |
public static final Filter<String> PATTERN
ExternalizingCGridAreapublic ExternalizingCGridAreaFactory(CControl control)
control - the control in whose realm the new stations are usedpublic SingleCDockable createBackup(String id)
SingleCDockableFactorySingleCDockable.createBackup in interface SingleCDockableFactoryid - the unique id that the result must havenull if no dockable can
be createdCopyright © 2018. All rights reserved.