|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.split.SplitDockPathPropertyFactory
public class SplitDockPathPropertyFactory
A factory creating new instances of SplitDockPathProperty.
| Field Summary | |
|---|---|
static SplitDockPathPropertyFactory |
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 Summary | |
|---|---|
SplitDockPathPropertyFactory()
|
|
| Method Summary | |
|---|---|
DockableProperty |
createProperty()
Creates a new empty DockableProperty. |
String |
getID()
Gets the unique name of this factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ID
public static final SplitDockPathPropertyFactory FACTORY
| Constructor Detail |
|---|
public SplitDockPathPropertyFactory()
| Method Detail |
|---|
public DockableProperty createProperty()
DockablePropertyFactoryDockableProperty.
createProperty in interface DockablePropertyFactorypublic String getID()
DockablePropertyFactory
getID in interface DockablePropertyFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||