public interface DockablePropertyFactory
DockableProperty
.Type | Property and Description |
---|---|
DockableProperty |
create
Creates a new empty
DockableProperty . |
Modifier and Type | Method and Description |
---|---|
DockableProperty |
createProperty()
Creates a new empty
DockableProperty . |
String |
getID()
Gets the unique name of this factory.
|
DockableProperty
.String getID()
DockableProperty createProperty()
DockableProperty
.