public class SplitDockPlaceholderPropertyFactory extends Object implements DockablePropertyFactory
SplitDockPlaceholderProperty
s.Type | Property and Description |
---|---|
DockableProperty |
create
Creates a new empty
DockableProperty . |
Modifier and Type | Field and Description |
---|---|
static SplitDockPlaceholderPropertyFactory |
FACTORY
An instance of the factory that can be used at any location
|
static String |
ID
The id that is used for this factory
|
Constructor and Description |
---|
SplitDockPlaceholderPropertyFactory() |
Modifier and Type | Method and Description |
---|---|
DockableProperty |
createProperty()
Creates a new empty
DockableProperty . |
String |
getID()
Gets the unique name of this factory.
|
public DockableProperty createProperty
createProperty
in interface DockablePropertyFactory
public static final String ID
public static final SplitDockPlaceholderPropertyFactory FACTORY
public DockableProperty createProperty()
DockablePropertyFactory
DockableProperty
.createProperty
in interface DockablePropertyFactory
public String getID()
DockablePropertyFactory
getID
in interface DockablePropertyFactory