public class SplitDockFullScreenPropertyFactory extends Object implements DockablePropertyFactory
SplitDockFullScreenPropertys.| Type | Property and Description |
|---|---|
DockableProperty |
create
Creates a new empty
DockableProperty. |
| Modifier and Type | Field and Description |
|---|---|
static SplitDockFullScreenPropertyFactory |
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 |
|---|
SplitDockFullScreenPropertyFactory() |
| 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 DockablePropertyFactorypublic static final String ID
public static final SplitDockFullScreenPropertyFactory FACTORY
public DockableProperty createProperty()
DockablePropertyFactoryDockableProperty.createProperty in interface DockablePropertyFactorypublic String getID()
DockablePropertyFactorygetID in interface DockablePropertyFactoryCopyright © 2017 Docking Frames. All rights reserved.